mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-06-01 16:33:56 +00:00
Use upstream jslib invite/registration workflow
This commit is contained in:
parent
9479108fb7
commit
26bf7bc12f
4 changed files with 34 additions and 16 deletions
|
@ -120,6 +120,8 @@ pub struct InviteJWTClaims {
|
|||
pub sub: String,
|
||||
|
||||
pub email: String,
|
||||
pub org_id: String,
|
||||
pub user_org_id: Option<String>,
|
||||
}
|
||||
|
||||
///
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue