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

[Enhancement]: Make login/register UI pages #7

Open
je-sendra opened this issue Dec 15, 2024 · 0 comments
Open

[Enhancement]: Make login/register UI pages #7

je-sendra opened this issue Dec 15, 2024 · 0 comments
Labels
enhancement New feature or request ui An issue related to the user interface

Comments

@je-sendra
Copy link
Owner

(Optional) Contact Details

No response

Summary

Make login/register UI pages

Detailed description

There is a need to create a user interface people can use to create accounts, and later log into the app.

This also means a system for storing current user JWT has to be developed.

(Optional) Technical description

When sending the correct credentials to the login endpoint, the server will answer with a JWT which can later be used as a bearer token for authorized requests.

The UI needs to store such token.

@je-sendra je-sendra added the enhancement New feature or request label Dec 15, 2024
@je-sendra je-sendra added the ui An issue related to the user interface label Dec 15, 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 ui An issue related to the user interface
Projects
None yet
Development

No branches or pull requests

1 participant