mirror of
https://github.com/aykhans/slash-e.git
synced 2025-07-04 20:28:00 +00:00
chore: update identity provider id
This commit is contained in:
@ -58,7 +58,8 @@ message WorkspaceSetting {
|
||||
}
|
||||
|
||||
message IdentityProvider {
|
||||
string name = 1;
|
||||
// The unique identifier of the identity provider.
|
||||
string id = 1;
|
||||
|
||||
string title = 2;
|
||||
|
||||
|
Reference in New Issue
Block a user