VanshKing30 / FoodiesWeb

GssoC'24 Project | Open To Contributers
https://foodies-web-app.vercel.app
MIT License
62 stars 146 forks source link

Feat:Access Token & Refresh Token #401

Open Vinaysohaliya opened 4 days ago

Vinaysohaliya commented 4 days ago

Describe the feature

i want to add Access Token & Refresh Token for seamless auth in website hear is benefit for adding it , -> Improved Security: Access tokens and refresh tokens help in maintaining secure communication between the client and server by ensuring that only authenticated users can access protected resources. This reduces the risk of unauthorized access. -> Seamless User Experience: By using tokens, you can implement automatic token refreshing without requiring users to log in repeatedly. This creates a more seamless and user-friendly experience.

Add ScreenShots

Screenshot 2024-07-01 220445

Record

hustlerZzZ commented 2 days ago

Do you mean storing JWT token in the DB ?

priyankMS commented 1 day ago

i want to work on that please assing me