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

Initial Auth0 Integration #15

Merged
merged 16 commits into from
Apr 2, 2018
Merged

Initial Auth0 Integration #15

merged 16 commits into from
Apr 2, 2018

Conversation

RawToast
Copy link
Owner

@RawToast RawToast commented Mar 31, 2018

At the moment all history is stored under a test user. Users should have their own history.

Refreshing/expiring tokens and login flows will be handled in a future ticket.

  • Hook up to auth0. Just a login button placed in any location will do for now
  • Handle login tokens
  • Send auth data to the backend
  • Enable auth checks to the backend instance (http4s middleware)
  • Backend changes to handle new users
    - [ ] UX considerations for auth0 login - button location, logout? etc
  • Frontend should show blank history for new users

@RawToast RawToast added this to In progress in Dokusho MVP Mar 31, 2018
@RawToast RawToast changed the title Auth0 Integration Initial Auth0 Integration Apr 2, 2018
@RawToast RawToast merged commit 3f0dd35 into master Apr 2, 2018
@RawToast RawToast moved this from In progress to Done in Dokusho MVP Apr 2, 2018
@RawToast RawToast deleted the auth branch April 3, 2018 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Dokusho MVP
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant