swaf/src/auth
2020-11-16 11:43:14 +01:00
..
magic_link AuthMethod: add weight to choose when no method was specified 2020-11-16 11:43:14 +01:00
migrations Add required username to magic link authentication and fix many errors 2020-11-14 17:24:57 +01:00
models MagicLinkUserNameComponent: allow null username 2020-11-15 15:21:26 +01:00
password AuthMethod: add weight to choose when no method was specified 2020-11-16 11:43:14 +01:00
AuthComponent.ts Auth: refactor to support multiple auth factors and add password factor 2020-11-11 19:30:30 +01:00
AuthController.ts AuthMethod: add weight to choose when no method was specified 2020-11-16 11:43:14 +01:00
AuthGuard.ts Add required username to magic link authentication and fix many errors 2020-11-14 17:24:57 +01:00
AuthMethod.ts AuthMethod: add weight to choose when no method was specified 2020-11-16 11:43:14 +01:00
AuthProof.ts Add many eslint rules and fix all linting issues 2020-09-28 14:15:22 +02:00