Merge pull request #173 from cdgco/main

Add OAUTH_EMAIL_CLAIM env variable
This commit is contained in:
Timothy Jaeryang Baek 2024-08-13 18:25:52 +02:00 committed by GitHub
commit 137db5734e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -714,6 +714,11 @@ Query: [query]
- Default: `picture` - Default: `picture`
- Description: Set picture (avatar) claim for OpenID. - Description: Set picture (avatar) claim for OpenID.
#### `OAUTH_EMAIL_CLAIM`
- Default: `email`
- Description: Set email claim for OpenID.
#### `GOOGLE_CLIENT_ID` #### `GOOGLE_CLIENT_ID`
- Description: Sets the client ID for Google OAuth - Description: Sets the client ID for Google OAuth