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

Login method #6

Open
Niels-Be opened this issue Jul 13, 2017 · 3 comments
Open

Login method #6

Niels-Be opened this issue Jul 13, 2017 · 3 comments

Comments

@Niels-Be
Copy link
Owner

We need some kind of login method.

My ideas:
Either integrate with an OAuth provider
or store a token in localStorage that manually can be exchanged.

@Peter42
Copy link
Collaborator

Peter42 commented Jul 13, 2017

As we're already using Firebase, we could use it's Auth capabilities: https://github.com/firebase/firebaseui-web
It supports Google, Facebook,
Twitter, Github, 'Email and password' and custom OAuth.

But I haven't looked at it in detail yet.

@Niels-Be
Copy link
Owner Author

Using anonymous firebase login for now

@bantu
Copy link
Contributor

bantu commented Nov 6, 2017

Initially I was considering using the existing Single Sign On Certificate Infrastructure. Hardware devices (https://github.com/WaeCo/Coffee-light/tree/master/hardware) probably can not use that, though.

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