Data fetch from twitter
No idea how to get the twitter posts after the succefully Login using twitter Auth. Received email, name, I'd, but next step I m missing how to get the login user posts π, help? If any Doc. For my issue!
4 Replies
Kinde only handles the authentication part, getting user posts from Twitter requires using the Twitter API directly. So you will need to check out their API documentation.
In the future we might look at supporting the ability to expand the claims that you request a user to give you permission for.
Doc. Available on Kinde
Sorry, its best for you to check out https://developer.twitter.com/en/docs/twitter-api to help solve your use case in the short term
Twitter API Documentation
Programmatically analyze, learn from, and engage with the conversation on Twitter. Explore Twitter API documentation now.
Thanku