summaryrefslogtreecommitdiffstats
path: root/src/lib.rs
AgeCommit message (Expand)Author
2024-04-16style: clean up importsToby Vincent
2024-04-15fix: remove unnecessary cors layerToby Vincent
2024-04-12refactor: clean up fallback routes and routersToby Vincent
2024-04-12refactor: improve auth flow and router layoutToby Vincent
2024-04-11feat: impl auth and modularize routersToby Vincent
2024-04-11wip: more work on jwt handlingToby Vincent
2024-04-11wip: impl jwt handlingToby Vincent
2024-04-06feat: impl jwt auth middleware and user routeToby Vincent
2024-03-27feat: add login route and improved testsToby Vincent
2024-03-26feat: add user database and registrationToby Vincent
2024-03-21feat: impl user api endpointToby Vincent
2024-03-20chore: initial commitToby Vincent