Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QUESTION: Can I somehow pass native auth to firebase js sdk RTDB? #67

Open
Yuripetusko opened this issue Sep 3, 2019 · 2 comments
Open

Comments

@Yuripetusko
Copy link

As question states, is there a way to authenticate on app using native plugin, and then be able to use firebase-js sdk to communicate with RTDB as authenticated user?

@Yuripetusko Yuripetusko changed the title QUESTIONS: Can I somehow pass native auth to firebase js sdk RTDB? QUESTION: Can I somehow pass native auth to firebase js sdk RTDB? Sep 3, 2019
@ilsaha
Copy link

ilsaha commented Oct 7, 2019

I've managed to do it by creating a token for my user using firebase functions and then using js sdk to log in using generated token. I'm using Firestore though, but that seem to be the same.

@Sampath-Lokuge
Copy link

@ilsaha Can we have more details about your workaround?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants