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

API Authorisation & Authentication #6

Closed
5 tasks done
Jakeii opened this issue Oct 15, 2019 · 0 comments
Closed
5 tasks done

API Authorisation & Authentication #6

Jakeii opened this issue Oct 15, 2019 · 0 comments
Assignees
Milestone

Comments

@Jakeii
Copy link
Member

Jakeii commented Oct 15, 2019

As a frontend engineer, I would like to be able to authenticate with the API.

  • Username/Email & password Authentication Route(s) with Bcrypt that provides a JWT
  • Validation for authentication routes
  • JWT middleware to maintain session
  • A middleware to check if the request is authorized
  • Test the endpoints
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants