assemblee-virtuelle / assemblee-virtuelle/semapps
Amélioration de la gestion du token dans le local storage
Open
authentication
bug
- Dominant language
- TypeScript
- Stars
- 103
- Forks
- 14
- Avg merge
- 1m
- Merged PRs (30d)
- 2
Description
Actuellement, lorsque le token dans le local storage du navigateur n'est pas bon, nous restons bloqué sur la fenêtre des communs du SSO.
Il faudrait normalement déconnecter l'utilisateur en supprimant le token du local storage.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the browser SSO authentication flow and locate where the token is read from local storage. Reproduce the invalid-token case; done means the user is logged out, the token is removed from local storage, and the SSO commons window no longer remains stuck.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- authentication
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100