Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

feat: registration & login error handling #5

Merged
merged 11 commits into from
Mar 20, 2024
Merged

Conversation

clovertera
Copy link
Contributor

still needs added user fields, needs promotion subscription method, and functionality for authenticating new user request to register seems not very secure

@clovertera clovertera force-pushed the registration-functionality branch from 43a7d7c to 45aae40 Compare March 17, 2024 03:11
@BoYanZh
Copy link
Contributor

BoYanZh commented Mar 17, 2024

AdminCreateUser is not used to register for non-users. We need a new register endpoint.

@clovertera clovertera changed the title Added functionality to registration page, likely not very secure Using new endpoint and struct for registration Mar 17, 2024
@BoYanZh BoYanZh force-pushed the registration-functionality branch from a20b8e1 to 0c4f817 Compare March 17, 2024 22:08
@clovertera
Copy link
Contributor Author

clovertera commented Mar 18, 2024

image
image

Despite this error, it runs fine. Obviously though the build fails. Any guidance is appreciated. The deliverable is vague about error handling, but I'd like to implement it successfully.
If I console.log(err), this is what I see:
image

@clovertera clovertera force-pushed the registration-functionality branch from 927080e to 3558cb3 Compare March 18, 2024 21:52
@clovertera clovertera changed the title Using new endpoint and struct for registration Registration error handling Mar 18, 2024
@BoYanZh BoYanZh changed the title Registration error handling feat: registration & login error handling Mar 20, 2024
@BoYanZh BoYanZh merged commit 0ff0e3f into main Mar 20, 2024
1 check failed
@BoYanZh BoYanZh deleted the registration-functionality branch March 20, 2024 06:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants