summaryrefslogtreecommitdiffstats
path: root/src/auth
AgeCommit message (Expand)Author
2024-05-07fix: allow any user to access usersHEADmainToby Vincent
2024-04-19fix(auth): add explicit path to token cookieToby Vincent
2024-04-17refactor: extract PgPool from AppState via AsRefToby Vincent
2024-04-16refactor: improve account extractorsToby Vincent
2024-04-16fix(auth): move credential data from header ...Toby Vincent
2024-04-16fix: remove unused error typesToby Vincent
2024-04-16refactor(auth): move credential resource to moduleToby Vincent
2024-04-16refactor: store claim fields as OffsetDateTimeToby Vincent
2024-04-13fix(api,auth): improve token validation and errorsToby Vincent
2024-04-13fix(auth): return refresh claims as response bodyToby Vincent
2024-04-11refactor: improve error handling and layoutToby Vincent
2024-04-11feat: impl auth and modularize routersToby Vincent