mirror of
https://github.com/strapi/strapi.git
synced 2025-12-28 23:57:32 +00:00
Fix providers login URLs
I made some copy/past mistakes.
This commit is contained in:
parent
8305e2e409
commit
4d608aa2e0
@ -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