hashdefine-onlineIDE
hashdefine-onlineIDE copied to clipboard
Feature: Remix the authentication using JWT and to enable logged in users view saved code snippets.
Feature description
Currently, the authentication is bare minimum and not secured to brim. I want to use JWT's and make a after login flow where the already logged in users can see their previously saved code snippets, just a inspiration from codepen!
👀 Have you spent some time to check if this issue has been raised before?
- [X] I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- [X] I agree to follow this project's Code of Conduct
As a participant of GSSOC '22, I myself would like to work on this issue. Hope to get assigned this one in a whirl!
Work on the second part as JWT authentication is already in a previous issue