authelia/web/src/services
James Elliott fcdd41ea2a
feat: oidc scope i18n (#2799)
This adds i18n for the OIDC scope descriptsions descriptions.
2022-02-08 01:18:16 +11:00
..
Api.ts feat(totp): algorithm and digits config (#2634) 2021-12-01 23:11:29 +11:00
Client.ts refactor(web): use absolute imports with aliases (#2100) 2021-06-19 10:20:43 +02:00
Configuration.ts feat(totp): algorithm and digits config (#2634) 2021-12-01 23:11:29 +11:00
Consent.ts feat: oidc scope i18n (#2799) 2022-02-08 01:18:16 +11:00
FirstFactor.ts refactor(web): use absolute imports with aliases (#2100) 2021-06-19 10:20:43 +02:00
OneTimePassword.ts refactor(web): use absolute imports with aliases (#2100) 2021-06-19 10:20:43 +02:00
PushNotification.ts feat(duo): multi device selection (#2137) 2021-12-01 14:32:58 +11:00
RegisterDevice.ts refactor(web): use absolute imports with aliases (#2100) 2021-06-19 10:20:43 +02:00
ResetPassword.ts refactor(web): use absolute imports with aliases (#2100) 2021-06-19 10:20:43 +02:00
SafeRedirection.ts fix: user is now redirected when authenticated (#2082) 2021-08-02 16:15:38 +10:00
SecurityKey.ts refactor(web): use absolute imports with aliases (#2100) 2021-06-19 10:20:43 +02:00
SignIn.ts [CI] Add linting option for frontend and enforce styling (#1565) 2021-01-02 21:58:24 +11:00
SignOut.ts refactor(web): use absolute imports with aliases (#2100) 2021-06-19 10:20:43 +02:00
State.ts refactor(web): use absolute imports with aliases (#2100) 2021-06-19 10:20:43 +02:00
UserInfo.ts feat(totp): algorithm and digits config (#2634) 2021-12-01 23:11:29 +11:00
UserInfoTOTPConfiguration.ts feat(totp): algorithm and digits config (#2634) 2021-12-01 23:11:29 +11:00