Trisha-tech / OnlineBookSales

This project named Online Book Sales - Backend deals with developing an e-commerce website for Online Book Sale. It provides the user with a catalog of different books available for purchase in the store. In order to facilitate online purchase, a shopping cart is provided to the user.
https://online-book-sales-backend.onrender.com/
MIT License
54 stars 77 forks source link

[Feature Request]: Access Token & refresh Token #197

Closed Vinaysohaliya closed 2 days ago

Vinaysohaliya commented 1 week ago

Is there an existing issue for this?

Feature Description

I want to add an access token and refresh token for smooth auth experiences kindly assign me this under GSSOC 24 @Trisha-tech.

Use Case

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.

Benefits

No response

Add ScreenShots

No response

Priority

High

Record

github-actions[bot] commented 1 week ago

Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.

Trisha-tech commented 6 days ago

Is there an existing issue for this?

  • [x] I have searched the existing issues

Feature Description

I want to add an access token and refresh token for smooth auth experiences kindly assign me this under GSSOC 24 @Trisha-tech.

Use Case

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.

Benefits

No response

Add ScreenShots

No response

Priority

High

Record

  • [x] I have read the Contributing Guidelines
  • [x] I'm a GSSOC'24 contributor
  • [x] I have starred the repository

Hello @Vinaysohaliya , Go for It All the Best