mirror of
https://github.com/dani-garcia/vaultwarden.wiki.git
synced 2026-07-29 13:45:04 +03:00
sso_auth improvements (#7197)
Co-authored-by: Timshel <timshel@users.noreply.github.com>
This commit is contained in:
@@ -262,6 +262,7 @@ table! {
|
||||
nonce -> Text,
|
||||
redirect_uri -> Text,
|
||||
code_response -> Nullable<Text>,
|
||||
code_response_error -> Nullable<Text>,
|
||||
auth_response -> Nullable<Text>,
|
||||
created_at -> Timestamp,
|
||||
updated_at -> Timestamp,
|
||||
|
||||
Reference in New Issue
Block a user