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

Authenticate route #6

Closed
3 tasks done
SimonLab opened this issue Feb 14, 2020 · 1 comment
Closed
3 tasks done

Authenticate route #6

SimonLab opened this issue Feb 14, 2020 · 1 comment
Assignees
Projects

Comments

@SimonLab
Copy link
Member

SimonLab commented Feb 14, 2020

Now that we have the structure of the application setup with #1 we can start adding content to the route.

On the /auth page

  • Fetch frotm the app api the list of oauth (Google and Github) urls
  • Display the urls with the "sign in" images
  • A jwt will be returned to the same endpoint: /auth?jwt=....... Save this jwt in the state application
@SimonLab SimonLab added the T1h label Feb 14, 2020
@SimonLab SimonLab self-assigned this Feb 14, 2020
@SimonLab SimonLab added this to To do in dwyl app via automation Feb 14, 2020
@SimonLab SimonLab moved this from To do to Awaiting review in dwyl app Feb 14, 2020
@SimonLab SimonLab moved this from Awaiting review to In progress in dwyl app Feb 14, 2020
@SimonLab SimonLab mentioned this issue Feb 14, 2020
SimonLab added a commit that referenced this issue Feb 14, 2020
@iteles iteles moved this from In progress to Awaiting review in dwyl app Feb 14, 2020
@nelsonic
Copy link
Member

@SimonLab Looks good. 👍

dwyl app automation moved this from Awaiting review to Done Feb 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
dwyl app
  
Done
Development

No branches or pull requests

2 participants