initial server implementation for using google as a single-sign-on oauth service
Этот коммит содержится в:
@@ -37,6 +37,7 @@ type SSOSetting struct {
|
||||
Allow bool
|
||||
Secret string
|
||||
Id string
|
||||
Scope string
|
||||
AuthEndpoint string
|
||||
TokenEndpoint string
|
||||
UserApiEndpoint string
|
||||
|
||||
Ссылка в новой задаче
Block a user