This repository has been archived by the owner on May 8, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
feat: registration & login error handling #5
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
clovertera
force-pushed
the
registration-functionality
branch
from
March 17, 2024 03:11
43a7d7c
to
45aae40
Compare
AdminCreateUser is not used to register for non-users. We need a new register endpoint. |
…registration-functionality
clovertera
changed the title
Added functionality to registration page, likely not very secure
Using new endpoint and struct for registration
Mar 17, 2024
BoYanZh
force-pushed
the
registration-functionality
branch
from
March 17, 2024 22:08
a20b8e1
to
0c4f817
Compare
clovertera
force-pushed
the
registration-functionality
branch
from
March 18, 2024 21:52
927080e
to
3558cb3
Compare
clovertera
changed the title
Using new endpoint and struct for registration
Registration error handling
Mar 18, 2024
BoYanZh
changed the title
Registration error handling
feat: registration & login error handling
Mar 20, 2024
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
still needs added user fields, needs promotion subscription method, and functionality for authenticating new user request to register seems not very secure