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

Authorization #5

Closed
crisptrutski opened this issue Feb 15, 2015 · 2 comments
Closed

Authorization #5

crisptrutski opened this issue Feb 15, 2015 · 2 comments
Milestone

Comments

@crisptrutski
Copy link
Owner

Firebase supports

1: authorizing by a number of means
2. info on session (uid, how you authenticated, when session expires, etc)
3. terminating a session

Not interested in supporting all the auth mechanism to start, but can get far with just supporting anonymous and password based auth (and common to both platforms)

@tomisme
Copy link

tomisme commented Jul 15, 2015

I'm currently building an application that will eventually use Google authentication and firebase, I'm happy to have a crack at Google auth support.

@crisptrutski
Copy link
Owner Author

@tomisme thanks!

Adding some docs around auth using Matchbox would be great too (even though it's a pretty thin wrapper around the clients)

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

No branches or pull requests

2 participants