mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-06 09:20:43 +01:00
Add FirstSsoLogin event (#555)
This commit is contained in:
parent
9b7aaa272d
commit
10fa164ffc
@ -47,6 +47,7 @@ export enum EventType {
|
|||||||
OrganizationUser_ResetPassword_Withdraw = 1507,
|
OrganizationUser_ResetPassword_Withdraw = 1507,
|
||||||
OrganizationUser_AdminResetPassword = 1508,
|
OrganizationUser_AdminResetPassword = 1508,
|
||||||
OrganizationUser_ResetSsoLink = 1509,
|
OrganizationUser_ResetSsoLink = 1509,
|
||||||
|
OrganizationUser_FirstSsoLogin = 1510,
|
||||||
|
|
||||||
Organization_Updated = 1600,
|
Organization_Updated = 1600,
|
||||||
Organization_PurgedVault = 1601,
|
Organization_PurgedVault = 1601,
|
||||||
|
Loading…
Reference in New Issue
Block a user