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

Session authentication example without views #1385

Open
ArthurHarkivsky opened this issue Dec 3, 2023 · 0 comments
Open

Session authentication example without views #1385

ArthurHarkivsky opened this issue Dec 3, 2023 · 0 comments

Comments

@ArthurHarkivsky
Copy link

ArthurHarkivsky commented Dec 3, 2023

Hello!

I will tell once more, Micronaut is EXTRA great.

Docs and examples are numerous, but sometimes are not clear.

I've spent 2 days to find a good example for JWT auth with sign in and sign up endpoints.

This example is detailed, but contains views. I removed views, but have 401 for sign up endpoint.
https://github.com/micronaut-projects/micronaut-guides/tree/master/guides/micronaut-security-session-database-authentication

And 401 for all other examples for sign up or secured urls.


So, please, add fine examples with docs with curls - what and how to call.

Let's make great framework more popular. Huge job is already done by your team.

JWT + JPA or JDBC with Postgres + signup, signin and signout urls + DOCS with curls = the best example.


80% of people will not use framework if 20% of info is not clear. Or even 5% is not clear (5, but important, like case "JWT +...").

@ArthurHarkivsky ArthurHarkivsky changed the title Session authentication without view Session authentication without views Dec 4, 2023
@ArthurHarkivsky ArthurHarkivsky changed the title Session authentication without views Session authentication example without views Dec 4, 2023
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