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

Custom Token signin support #207

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Sevenish
Copy link

Support for Custom Token login. In this scenario the client app has login to a backend seperate from firebase. When logged in a custom token is generated in the backend and sent to the client. This custom token can then be used to login to firebase.

See https://firebase.google.com/docs/auth/admin/create-custom-tokens for more info on this method

@bezysoftware
Copy link
Collaborator

Hi, I know it's long overdue, but can you add / extend a sample to use this?

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

Successfully merging this pull request may close these issues.

None yet

2 participants