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

Registration page needs register functionality #123

Closed
FernFinder opened this issue Apr 21, 2024 · 0 comments · Fixed by #124
Closed

Registration page needs register functionality #123

FernFinder opened this issue Apr 21, 2024 · 0 comments · Fixed by #124

Comments

@FernFinder
Copy link
Contributor

Describe the issue

The registration page currently does not create a new user when credentials are provided.

To Reproduce

Start frontend and backend.
Navigate to /registration.
Try to create a user.

Expected behavior

A new user is created if a user does not exist already.

Possible Solution

Update page to utilize users API. Update the users API to check for duplicate users.

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

Successfully merging a pull request may close this issue.

1 participant