Feature #3114
openAuthentication using Twitter
0%
Description
We will start integrating with Twitter, Telegram, etc. We may attract developers to do the external API integrations and in that case you just explain Users_External_From/To tables and authenticate method
How Twitter one will work:
1) Our authenticating user will be prompted to post a message on Twitter to their followers with a hashtag and a unique invite link to our site (no api key required)
2) Our service sets up a filter to listen for all tweets with this hashtag, and then they know which user posted the unique invite link/code. So we verify that Twitter xid.
Filtered stream - How to build a rule | Docs | Twitter Developer Platform
https://developer.x.com/en/docs/twitter-api/tweets/filtered-stream/integrate/build-a-rule
No data to display