swaf/src/auth
2021-01-25 14:37:50 +01:00
..
magic_link AddUsedToMagicLinksMigration: delete all magic links after install 2021-01-25 14:07:20 +01:00
migrations Add required username to magic link authentication and fix many errors 2020-11-14 17:24:57 +01:00
models Add account management (email addresses management, password management) 2021-01-22 12:22:11 +01:00
password Express.d.ts: normalize session fields case 2021-01-25 10:53:43 +01:00
AccountController.ts Simplify RedirectBackComponent into PreviousUrlComponent 2021-01-24 22:42:20 +01:00
AuthComponent.ts Simplify RedirectBackComponent into PreviousUrlComponent 2021-01-24 22:42:20 +01:00
AuthController.ts Simplify RedirectBackComponent into PreviousUrlComponent 2021-01-24 22:42:20 +01:00
AuthGuard.ts AuthGuard: always provide a string to pending account mail username 2021-01-25 14:37:50 +01:00
AuthMethod.ts Upgrade dependencies and update to express session new typings 2020-12-04 15:24:22 +01:00
AuthProof.ts Add many eslint rules and fix all linting issues 2020-09-28 14:15:22 +02:00