1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-24 03:32:51 +02:00
bitwarden-browser/libs/common/src/auth/models
rr-bw 5868d76b91
[PM-3198][PM-3199] Rename PasswordlessLoginStrategy (#6425)
* rename to LoginWithDeviceLoginStrategy

* rename LoginWithDeviceComponent

* update translation for web route

* rename strategy to AuthRequestLoginStrategy

* rename PasswordlessLogInCredentials and PasswordlessCreateAuthRequest

* rename setPasswordlessAccessCode

* rename startPasswordlessLogin() in template files

* rename startPasswordlessLogin() for browser template file

* rename AuthenticationType.Passwordless

* standardize LogInStrategy to LoginStrategy

* standardize PasswordLogInStrategy to PasswordLoginStrategy

* standardize SsoLogInStrategy to SsoLoginStrategy

* standardize UserApiLogInStrategy to UserApiLoginStrategy

* standardize naming of login credentials

* rename log-in-credentials.ts to login-credentials.ts
2023-10-25 11:15:05 -07:00
..
api [AC-1145] Add trusted devices option to encryption settings on sso config (#5383) 2023-05-10 12:51:56 -07:00
domain [PM-3198][PM-3199] Rename PasswordlessLoginStrategy (#6425) 2023-10-25 11:15:05 -07:00
request [PM-3198][PM-3199] Rename PasswordlessLoginStrategy (#6425) 2023-10-25 11:15:05 -07:00
response Trusted Device Encryption feature (#5950) 2023-08-18 14:05:08 -04:00
view [AC-1145] Add trusted devices option to encryption settings on sso config (#5383) 2023-05-10 12:51:56 -07:00