mirror of
https://github.com/bitwarden/browser
synced 2025-12-19 09:43:23 +00:00
[SSO] New user provision flow (#173)
* Initial commit of new user sso flow * Adjusted stateSplit conditional per review
This commit is contained in:
@@ -9,4 +9,5 @@ export class SetPasswordRequest {
|
||||
keys: KeysRequest;
|
||||
kdf: KdfType;
|
||||
kdfIterations: number;
|
||||
orgIdentifier: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user