summaryrefslogtreecommitdiffstats
path: root/src/api/account.rs
AgeCommit message (Expand)Author
2024-05-07fix: allow any user to access usersHEADmainToby Vincent
2024-04-17refactor: extract PgPool from AppState via AsRefToby Vincent
2024-04-16refactor: improve account extractorsToby Vincent
2024-04-16refactor: store claim fields as OffsetDateTimeToby Vincent
2024-04-15refactor(api): move login/logout into account modToby Vincent