minauthator/src
2024-11-09 19:57:15 +01:00
..
controllers feat(oauth2): authorize form and redirection 2024-11-09 19:57:15 +01:00
middlewares refactor: add renderer middleware + base of roles and authorizations 2024-11-09 13:46:18 +01:00
models feat(oauth2): authorize form and redirection 2024-11-09 19:57:15 +01:00
services feat(oauth2): authorize form and redirection 2024-11-09 19:57:15 +01:00
templates feat(oauth2): authorize form and redirection 2024-11-09 19:57:15 +01:00
cli.rs feat: basic register and login 2024-10-21 00:06:54 +02:00
database.rs wip 2024-10-15 12:10:46 +02:00
main.rs refactor: add renderer middleware + base of roles and authorizations 2024-11-09 13:46:18 +01:00
renderer.rs refactor: add renderer middleware + base of roles and authorizations 2024-11-09 13:46:18 +01:00
router.rs feat(oauth2): authorize form and redirection 2024-11-09 19:57:15 +01:00
server.rs refactor: add renderer middleware + base of roles and authorizations 2024-11-09 13:46:18 +01:00
utils.rs feat(oauth2): authorize form and redirection 2024-11-09 19:57:15 +01:00