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 a simple authentication #163

Open
mateuszkornecki opened this issue Jan 20, 2024 · 0 comments
Open

Add a simple authentication #163

mateuszkornecki opened this issue Jan 20, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@mateuszkornecki
Copy link
Owner

Is your feature request related to a problem? Please describe.
Since we have a two different UserRoles we need somehow check i=(for example with PIN).

Describe the solution you'd like
if someones who want to edit his exercise config is a therapist (have sufficient right/knowledge to do it) and ask for the a 4-numbers PIN-password.

Later on we will create the way to login in you are a therapist, but for the MVP just a simple verification should be enough.

Additional context
https://nextjs.org/docs/pages/building-your-application/routing/authenticating

@mateuszkornecki mateuszkornecki added enhancement New feature or request P2 labels Jan 20, 2024
@mateuszkornecki mateuszkornecki added this to the mvp milestone Jan 20, 2024
@mateuszkornecki mateuszkornecki self-assigned this Jan 20, 2024
@mateuszkornecki mateuszkornecki removed the P2 label Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant