Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make sure authenticated user token is sent back to the user stored in the browser and sent back in every subsequent requests #207

Open
adityaKrModak opened this issue Apr 9, 2023 · 4 comments

Comments

@adityaKrModak
Copy link

No description provided.

@adityaKrModak adityaKrModak changed the title make sure authenticated user make sure authenticated user token is sent back to the user stored in the browser and sent back in every subsequent requests Apr 9, 2023
@Dilli-Raj-Timalsina
Copy link

#153
checkout my PR I have implement all of the mentioned issues

@Veercodeprog
Copy link

i have implemented it using jsonwebtokens,i am using both access tokens and refresh tokens,so that refresh tokens can be used to generate refresh tokens as well.

@Veercodeprog
Copy link

https://full-stack-assignment.veerpratap3.repl.co

here is my live working demo

@Dilli-Raj-Timalsina
Copy link

i have implemented it using jsonwebtokens,i am using both access tokens and refresh tokens,so that refresh tokens can be used to generate refresh tokens as well.

I have interegated chatgpt to answer leetcode question .
also I have integrated leetcode backend API which responds nicely formatted Html whenever we provide question url,
also I have implemented signup with google and authorization for logged in user only using passport.js,
also I have created a pipeline between leetcode API and chatgpt ,
all with proper database schema .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants