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

User session #3

Closed
subhojit777 opened this issue Dec 28, 2018 · 1 comment · Fixed by #26
Closed

User session #3

subhojit777 opened this issue Dec 28, 2018 · 1 comment · Fixed by #26
Assignees

Comments

@subhojit777
Copy link
Owner

Implement /login and /logout endpoints.

@subhojit777 subhojit777 moved this from To do to In progress in Questionnaire Backend May 20, 2019
@subhojit777
Copy link
Owner Author

The GitHub login URL https://github.com/login/oauth/authorize?scope=user:email,read:user&client_id=CLIENT_ID is going to be used for login.

The /logout endpoint would invalidate the session key gh_user_id.

@subhojit777 subhojit777 self-assigned this May 21, 2019
Questionnaire Backend automation moved this from In progress to Done May 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging a pull request may close this issue.

1 participant