mirror of
https://github.com/tinyauthapp/tinyauth.git
synced 2026-08-28 16:53:34 +08:00
feat: do not show oidc consent screen every time (#989)
This commit is contained in:
@@ -5,8 +5,6 @@ type RuntimeConfig struct {
|
||||
UUID string
|
||||
CookieDomain string
|
||||
SessionCookieName string
|
||||
CSRFCookieName string
|
||||
RedirectCookieName string
|
||||
OAuthSessionCookieName string
|
||||
LocalUsers []LocalUser
|
||||
OAuthProviders map[string]OAuthServiceConfig
|
||||
|
||||
Reference in New Issue
Block a user