swaf/src/auth
2020-09-23 08:46:37 +02:00
..
magic_link Code formatting and cleanup 2020-09-06 10:53:28 +02:00
migrations Greatly simplify authentication system 2020-07-25 10:33:20 +02:00
models Code formatting and cleanup, dependencies upgrade and version 0.22.0-rc.8 2020-09-07 14:38:30 +02:00
AuthComponent.ts Add AuthComponent.getAuthGuard() 2020-09-23 08:46:37 +02:00
AuthController.ts Reduce the amount of SQL requests made for authentication 2020-07-28 12:10:29 +02:00
AuthGuard.ts user registration: fix late user save for when a user id is needed 2020-08-26 14:03:41 +02:00
AuthProof.ts Greatly simplify authentication system 2020-07-25 10:33:20 +02:00
MailController.ts Fix auth redirect_uri chain 2020-07-15 12:31:07 +02:00