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

Add User Login Endpoint #16

Open
pauljamescleary opened this issue Sep 6, 2017 · 2 comments
Open

Add User Login Endpoint #16

pauljamescleary opened this issue Sep 6, 2017 · 2 comments

Comments

@pauljamescleary
Copy link
Owner

@pauljamescleary
Copy link
Owner Author

depends on #49

@pauljamescleary
Copy link
Owner Author

A login endpoint does exist that generates a password hash. Have to tie this together with JWT to send the logged in token down to the browser (as well as authenticate subsequent requests). Need a logout endpoint to expire the token.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant