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/api
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 feat(auth): Increment token version on login to revoke old sessions 3 weeks ago
oauth refactor(auth): Migrate to new vigo auth.Auth and Provider pattern 3 months ago
role refactor(auth): Migrate to new vigo auth.Auth and Provider pattern 3 months ago
settings refactor(auth): Migrate to new vigo auth.Auth and Provider pattern 3 months ago
user refactor(auth): Migrate to new vigo auth.Auth and Provider pattern 3 months ago
verification refactor(auth): Migrate to new vigo auth.Auth and Provider pattern 3 months ago
init.go refactor(init): Move provider and role initialization to Init() 2 months ago