mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-17 02:01:29 +10:00
- fixes #2153, attempt to fix 401 unauthorized error when implementing OIDC
This commit is contained in:
@ -108,11 +108,13 @@ services:
|
||||
# GOOGLE_CALLBACK_URL: https://example.com/api/auth/google/callback
|
||||
|
||||
# -- OpenID (Optional) --
|
||||
# VITE_OPENID_NAME: OpenID
|
||||
# OPENID_AUTHORIZATION_URL:
|
||||
# OPENID_CALLBACK_URL: https://example.com/api/auth/openid/callback
|
||||
# OPENID_CLIENT_ID:
|
||||
# OPENID_CLIENT_SECRET:
|
||||
# OPENID_ISSUER:
|
||||
# OPENID_SCOPE: openid profile email
|
||||
# OPENID_TOKEN_URL:
|
||||
# OPENID_USER_INFO_URL:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user