smswithoutborders / SMSwithoutborders-BE

Here is the cloud API and User management services. It is directly configurable with MySQL databases for managing users. Also provides out of the box integrations of Google OAuth end-points and Account authentication
GNU General Public License v3.0
12 stars 3 forks source link

Migrate to Twitter OAuth2.0 #37

Closed sherlockwisdom closed 2 years ago

sherlockwisdom commented 2 years ago

Twitter now allows acting on user's behalf using OAuth2.0. We should migrate to 2.0 - for the python port

https://developer.twitter.com/en/docs/authentication/oauth-2-0/authorization-code

PromiseFru commented 2 years ago

Hello @sherlockwisdom, thank you for bringing this to sight. Twitter OAuth2.0 is now available in the dev branch of the repo https://github.com/smswithoutborders/SMSwithoutborders-BE/tree/dev.