Get twitter access token and access token secret from users

I followed this example https://github.com/expo/examples/tree/master/with-auth0 and created an expo app and I connected the twitter social login to the auth0 connection, the connection works successfully and the user gets logged in however I want to get the twitter access token and access token secret from the user in order connect this to my backend and implement a twitter app , does anyone know how to this?

Hey there!

Unfortunately we cannot help you on this front as the link you shared isn’t an official content from Auth0 and we don’t have experience with that.