mirror of
https://github.com/strapi/strapi.git
synced 2026-01-07 20:58:16 +00:00
Merge pull request #4992 from strapi/docs-provider-fix-url
Fix providers login URLs
This commit is contained in:
commit
86c330c61d
@ -328,7 +328,7 @@ Then fill the informations:
|
||||
- **Enable**: `ON`
|
||||
- **Client ID**: 665118465148846081
|
||||
- **Client ID**: iJbr7mkyqyut-J2hGvvSDch_5Dw5U77J
|
||||
- **The redirect URL to your front-end app**: `http://localhost:3000/connect/twitter`
|
||||
- **The redirect URL to your front-end app**: `http://localhost:3000/connect/discord`
|
||||
|
||||
:::
|
||||
|
||||
@ -342,7 +342,7 @@ Then fill the informations:
|
||||
Then fill the informations:
|
||||
|
||||
- **Name**: Strapi auth
|
||||
- **OAuth Redirect URLs**: `http://localhost:1337/connect/twitter/callback`
|
||||
- **OAuth Redirect URLs**: `http://localhost:1337/connect/twitch/callback`
|
||||
- **Category**: Chose a category
|
||||
|
||||
To access the Consumer API keys:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user