mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2026-07-11 04:21:12 +00:00
feat: do not show oidc consent screen every time
This commit is contained in:
@@ -5,8 +5,7 @@ type RuntimeConfig struct {
|
||||
UUID string
|
||||
CookieDomain string
|
||||
SessionCookieName string
|
||||
CSRFCookieName string
|
||||
RedirectCookieName string
|
||||
ScopeCookieName string
|
||||
OAuthSessionCookieName string
|
||||
LocalUsers []LocalUser
|
||||
OAuthProviders map[string]OAuthServiceConfig
|
||||
|
||||
Reference in New Issue
Block a user