You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…Form
- Added authRegistration client function to the submission handler function.
- Displayed confirmation message upon successful registration.
- Added navigation guard route middleware using useState composable to create state for tracking registration status, prevented explcit routing to success page
- Implemented server-side submission error handing
- Created type guards for Error response types for checking error respons types
Closes#32Closes#33Closes#34
Finishes User Stories:
- #3
Part of #1
The text was updated successfully, but these errors were encountered: