dlvisidro / terrain

0 stars 0 forks source link

UI: Persist auth token to browser storage (e.g. on LocalStorage) #4

Open sync-by-unito[bot] opened 1 month ago

sync-by-unito[bot] commented 1 month ago

After a successful login, store the returned token in local storage. This ensures that when the user navigates away from our page and returns, they won't need to reauthenticate as long as the token remains valid.

┆Issue is synchronized with this Trello card by Unito