You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OneAuth/auth
veypi 4bb1283a0a feat(auth): Increment token version on login to revoke old sessions
- Change login to call IncrTokenVersion instead of GetTokenVersion
    - Add IncrTokenVersion public function wrapping incrTokenVersion
    - Existing tokens become invalid when user logs in again
3 weeks ago
..
auth.go feat(auth): Increment token version on login to revoke old sessions 3 weeks ago
design.md refactor(auth): Add permission validation and update design docs 3 months ago