sayan404 / TaskPulse

an application that helps people to register and track there work
https://taskpulse.onrender.com
MIT License
7 stars 11 forks source link

Implement Automatic Sign-in Using Refresh Token #46

Closed JavidSumra closed 7 months ago

JavidSumra commented 7 months ago

Issue : #44

Description: This pull request aims to enhance user experience by implementing automatic sign-in functionality using refresh tokens. Instead of navigating to the traditional login page when the user clicks the login button, this feature enables the application to automatically sign in the user using their refresh token.

Changes Made:

Testing:

This enhancement aims to streamline the authentication process and provide users with a seamless login experience while maintaining security and reliability. Feedback and suggestions for further improvement are welcome.

JavidSumra commented 7 months ago

Hey @sayan404 Sir Please Check My PR.