authelia/web/src/services
Philipp Staiger 01b77384f9
feat(duo): multi device selection (#2137)
Allow users to select and save the preferred duo device and method, depending on availability in the duo account. A default enrollment URL is provided and adjusted if returned by the duo API. This allows auto-enrollment if enabled by the administrator.

Closes #594. Closes #1039.
2021-12-01 14:32:58 +11:00
..
Api.ts feat(duo): multi device selection (#2137) 2021-12-01 14:32:58 +11:00
Client.ts refactor(web): use absolute imports with aliases (#2100) 2021-06-19 10:20:43 +02:00
Configuration.ts refactor(web): use absolute imports with aliases (#2100) 2021-06-19 10:20:43 +02:00
Consent.ts refactor(web): use absolute imports with aliases (#2100) 2021-06-19 10:20:43 +02: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
UserPreferences.ts feat(duo): multi device selection (#2137) 2021-12-01 14:32:58 +11:00