mirror of
https://github.com/bitwarden/server.git
synced 2025-07-02 16:42:50 -05:00
remember two factor token
This commit is contained in:
@ -6,6 +6,7 @@
|
||||
Email = 1,
|
||||
Duo = 2,
|
||||
YubiKey = 3,
|
||||
U2f = 4
|
||||
U2f = 4,
|
||||
Remember = 5
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user