mirror of
https://github.com/Terncode/pixel.horse.git
synced 2026-09-24 21:55:52 +02:00
vk is not Discord
This commit is contained in:
@@ -111,7 +111,7 @@ Get OAuth keys for authentication platform of your choice (github, google, twitt
|
||||
|
||||
- Go to https://discordapp.com/developers/applications/ and create a new app
|
||||
- Navigate to the OAuth2 tab
|
||||
- Add `http://<your domain>/auth/discord/callback` (or `http://localhost:8090/auth/vkontakte/callback` for your localhost server) as a redirect URI
|
||||
- Add `http://<your domain>/auth/discord/callback` (or `http://localhost:8090/auth/discord/callback` for your localhost server) as a redirect URI
|
||||
- Navigate back to the General Information tab
|
||||
- Add this to the `oauth` field in your `config.json`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user