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

Suggestion to create an example for a token-base Endpoint Authentication (e.g. JWT) #113

Open
linde9821 opened this issue Oct 12, 2020 · 0 comments

Comments

@linde9821
Copy link

linde9821 commented Oct 12, 2020

Hello :)

I would suggest to create an example on how to secure a REST Endpoint via JSON Web Token.

The main reasons in my opinion are as followed:

  1. Many developers like to use the play framework for creating REST APIs. Since JWT Auth is the defacto standard for auth in the context of REST apis i would argue it would be useful to have this example.
  2. All "non official" sources regarding this topic are mostly outdated.
  3. It's hard for newcomers to solve such issues without some guidance.

I hope you can understand my suggestion and might consider it. Iam also open for other resources regarding this topic.

Regards

Moritz :)

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

1 participant