-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Create a new react component for the User Login / Registration / Forgot Password
Acceptance Criteria:
- A new user should be able to register for a new account (an email that does not currently exist). Save this in browser memory until services are ready.
- Forgot password should give them their password in the browser with plain text if they enter the correct email address. This is the interim solution until the API services are ready
- Link this up initially with mocked client side data and validation.
- Unsuccessful login should show validation error
- Successful login should redirect to the 'dashboard'
- A logged in user should have the ability to edit their profile
Metadata
Metadata
Assignees
Labels
No labels