1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-09 05:57:40 +02:00
bitwarden-browser/libs/common/src/models
Gbubemi Smith 22a878792e
[SG-168] Passwordless login web MVP (#3424)
* passwordless login page redesign

* passwordless login page redesign

* restyled login form to use tailwind

* restyled login form to use tailwind

* moved texts on login device template to locales

* made reactive form changes for clients

* added request model

* made more changes

* added implmentation to auth request api

* fixed refrencing issue

* renamed model property

* Added resend notification functionality

* Added new file

* login with device first draft

* login with device first draft

* login with device first draft

* login with device first draft

* connection to anonymous hub

* connection to anonymous hub

* refactored confirm login response

* removed comment

* cleaned up login

* changed uptyped form builder

* changed uptyped form builder

* [SG-168] Update login strategy with passwordless login credentials.

* [SG-168] Removed logs. Changed inputs for passwordless logic strategy. Removed tokenRequestPasswordless it is using the same as password.

* code cleanup

* code cleanup

* removed login with device from self hosted

* fixed PR comments

* added module for login

* fixed post request bug

* added feature flag

* added feature flag

* added feature flag

Co-authored-by: André Bispo <abispo@bitwarden.com>
2022-09-26 23:26:10 +01:00
..
api EC-265 - SCIM configuration page in org admin (#3065) 2022-07-15 09:35:30 -04:00
data Ps 1291/apply to from json pattern to state (#3425) 2022-09-22 07:51:14 -05:00
domain [SG-168] Passwordless login web MVP (#3424) 2022-09-26 23:26:10 +01:00
export Move to libs 2022-06-03 16:24:40 +02:00
request [SG-168] Passwordless login web MVP (#3424) 2022-09-26 23:26:10 +01:00
response [SG-168] Passwordless login web MVP (#3424) 2022-09-26 23:26:10 +01:00
view Add typing to localData object (#3368) 2022-09-02 06:09:06 +10:00