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

Implement authentication with JWT #92

Open
talyssonoc opened this issue Oct 4, 2021 · 1 comment
Open

Implement authentication with JWT #92

talyssonoc opened this issue Oct 4, 2021 · 1 comment
Assignees

Comments

@talyssonoc
Copy link
Owner

Since JWT is the most used authentication method for APIs nowadays, it would be good to have an implementation of JWT for the boilerplate. It should be reusable across multiple HTTP abstractions (Express, Fastify, ...) with a thin integration layer to plug into a given HTTP abstraction.

@brunohcastro brunohcastro self-assigned this Oct 26, 2021
@brunohcastro
Copy link
Collaborator

This is being addressed together with #97

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

No branches or pull requests

2 participants