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

auth integration #2

Open
eroux opened this issue Feb 21, 2018 · 2 comments
Open

auth integration #2

eroux opened this issue Feb 21, 2018 · 2 comments

Comments

@eroux
Copy link
Contributor

eroux commented Feb 21, 2018

We should integrate a login facility for users. In a first time it should just allow users to log in and display their name, and in a second time when the server will be ready, the auth token will be transmitted. We'll be using Auth0 which is an OpenIDConnect (or oidc) which is a layer above OAuth2. These are all widespread standards and some high level libraries exist, see this one integrating Auth0 and React. It's not an emergency but that would be an interesting first step in the low-level plumbing.

@berger-n
Copy link
Contributor

successful attempt !
locally for now
(using my own test account as discussed earlier)

@xristy
Copy link
Contributor

xristy commented Feb 22, 2018

cool!

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