mirror of
https://github.com/aykhans/slash-e.git
synced 2025-07-04 04:23:16 +00:00
feat: implement sign in with idp
This commit is contained in:
@ -22,8 +22,7 @@ message IdentityProviderConfig {
|
||||
|
||||
message FieldMapping {
|
||||
string identifier = 1;
|
||||
string email = 2;
|
||||
string display_name = 3;
|
||||
string display_name = 2;
|
||||
}
|
||||
|
||||
message OAuth2Config {
|
||||
|
Reference in New Issue
Block a user