bitwarden-android/src/App/Utilities
Matt Portune f1419a75f6
Added SSO flows and functionality (#1047)
* SSO login flow for pre-existing user and no 2FA

* 2FA progress

* 2FA support

* Added SSO flows and functionality

* Handle webauthenticator cancellation gracefully

* updates & bugfixes

* Added state validation to web auth response handling

* SSO auth, account registration, and environment settings support for iOS extensions

* Added SSO prevalidation to auth process

* prevalidation now hitting identity service base url

* additional error handling

* Requested changes

* fixed case
2020-09-03 12:30:40 -04:00
..
AppHelpers.cs Added SSO flows and functionality (#1047) 2020-09-03 12:30:40 -04:00
ColoredPasswordConverter.cs Changed all C# control flow block statements to include space between keyword and open paren (#800) 2020-03-28 09:16:28 -04:00
DateTimeConverter.cs Changed all C# control flow block statements to include space between keyword and open paren (#800) 2020-03-28 09:16:28 -04:00
I18nExtension.cs Changed all C# control flow block statements to include space between keyword and open paren (#800) 2020-03-28 09:16:28 -04:00
InverseBoolConverter.cs Changed all C# control flow block statements to include space between keyword and open paren (#800) 2020-03-28 09:16:28 -04:00
IsNotNullConverter.cs Changed all C# control flow block statements to include space between keyword and open paren (#800) 2020-03-28 09:16:28 -04:00
IsNullConverter.cs Changed all C# control flow block statements to include space between keyword and open paren (#800) 2020-03-28 09:16:28 -04:00
PasswordFormatter.cs [Auto Logout] Final review of feature (#932) 2020-05-29 12:26:36 -04:00
PermissionManager.cs Modified Permissions Flow (#1005) 2020-07-08 14:09:08 -05:00
StringHasValueConverter.cs Changed all C# control flow block statements to include space between keyword and open paren (#800) 2020-03-28 09:16:28 -04:00
ThemeManager.cs [Auto Logout] Final review of feature (#932) 2020-05-29 12:26:36 -04:00
UpperCaseConverter.cs Changed all C# control flow block statements to include space between keyword and open paren (#800) 2020-03-28 09:16:28 -04:00