website: fix typos in example URLs (#7774)

This commit is contained in:
Shamim
2023-12-04 01:49:34 -05:00
committed by GitHub
parent ef801b7a61
commit 35a74cc649
4 changed files with 4 additions and 4 deletions

View File

@ -26,7 +26,7 @@ You will need to create a new project, and OAuth credentials in the Twitter Deve
6. Enable **OAuth 2.0**
7. Set **Type of App** to _Web_
8. Set **Callback URI / Redirect URL** to `https://authenik.company/source/oauth/callback/twitter/`
8. Set **Callback URI / Redirect URL** to `https://authentik.company/source/oauth/callback/twitter/`
9. Set **Website URL** to `https://authentik.company`
![](./twitter2.png)