summaryrefslogtreecommitdiffstats
path: root/src/routes
AgeCommit message (Expand)Author
2024-04-11feat: impl auth and modularize routersToby Vincent
2024-04-11feat: impl jwt auth middlewareToby Vincent
2024-04-11wip: more work on jwt handlingToby Vincent
2024-04-11perf: limit results for fetch_optional queriesToby Vincent
2024-04-11refactor: move jwt_max_age to constToby Vincent
2024-04-11wip: impl jwt handlingToby Vincent
2024-04-06feat: impl jwt auth middleware and user routeToby Vincent
2024-04-03fix: properly handle invalid header value errorsToby Vincent
2024-04-03feat: impl logout routeToby Vincent
2024-04-03refactor: clean up tests and remove unwrapsToby Vincent
2024-04-02refactor: move routes into individual modulesToby Vincent