Add warning to Twitter section in docs Authorization page

This commit is contained in:
itsmejoeeey
2022-03-25 23:09:39 -05:00
committed by Umputun
parent 39c141c98d
commit d3fe35bdf2
@@ -53,6 +53,8 @@ _instructions for Google OAuth2 setup borrowed from [oauth2_proxy](https://githu
### Twitter
> ⚠️ **Important**: Twitter developer accounts created after _November 15th 2021_ need "Elevated access" to use the Standard v1.1 API routes required to work properly. Apply for this access from within the Twitter developer portal.
1. Create a new Twitter application https://developer.twitter.com/en/apps
2. Fill **App name**, **Description** and **URL** of your site
3. In the field **Callback URLs** enter the correct URL of your callback handler, e.g. domain + `/auth/twitter/callback`