Authenticate using Firebase #362
Unanswered
gaschneidr
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I have Firebase authentication enabled in my app, and I have access to the user's access token and access token secret using the Firebase Twitter Login functions. I was wondering if there's a way for me to authenticate the twitter client directly using those tokens, along with my consumer tokens, without having to go through the 3 legged oauth steps specified in the documentation.
Beta Was this translation helpful? Give feedback.
All reactions