Closed AntonioMrtz closed 1 month ago
Enable autologin using JWT Token
The user should autologin if the jwt token is stored in local storage.
StartMenu
Auto Login
Description
Enable autologin using JWT Token
Context
The user should autologin if the jwt token is stored in local storage.
How to do it
Frontend
StartMenu
component mountBackend
Testing
Frontend
StartMenu
mount and the success/failure message was shown to the user.Backend