@ -108,6 +108,8 @@ The Authorization callback URL should be `$NEXTAUTH_URL/api/auth/callback/azure-
|
||||
| Parameter | Default | Description |
|
||||
| ------------------------------ | ------------ | ----------------------------------------------------------------------- |
|
||||
| CUSTOM_OAUTH_NAME | Custom OAuth | Provider name. Is displayed in the sign in form. |
|
||||
| CUSTOM_OAUTH_CLIENT_ID | -- | OAuth client ID. |
|
||||
| CUSTOM_OAUTH_CLIENT_SECRET | -- | OAuth client secret. |
|
||||
| CUSTOM_OAUTH_AUTHORIZATION_URL | -- | OAuth autorization URL (i.e. `https://kauth.kakao.com/oauth/authorize`) |
|
||||
| CUSTOM_OAUTH_TOKEN_URL | -- | OAuth token URL (i.e. `https://kauth.kakao.com/oauth/token`) |
|
||||
| CUSTOM_OAUTH_USERINFO_URL | -- | User info URL (i.e. `https://kapi.kakao.com/v2/user/me`) |
|
||||
|
Reference in New Issue
Block a user