summaryrefslogtreecommitdiffstats
path: root/src/config.rs
AgeCommit message (Expand)Author
2024-04-11refactor: improve error handling and layoutToby Vincent
2024-04-11wip: more work on jwt handlingToby Vincent
2024-04-11refactor: move jwt_max_age to constToby Vincent
2024-04-03refactor: clean up tests and remove unwrapsToby Vincent
2024-04-02feat: impl toml file and env config layeringToby Vincent
2024-03-26feat: add user database and registrationToby Vincent
2024-03-21feat: impl user api endpointToby Vincent