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
Login form should accept email or username if the first field, and password in the second field. Component should have a submit button that says "Login" and a smaller href link for "Forgot password?"
For now just create the component and leave button actions null. We will add the submit action when backend authentication endpoints are done.
The text was updated successfully, but these errors were encountered:
Login form should accept email or username if the first field, and password in the second field. Component should have a submit button that says "Login" and a smaller href link for "Forgot password?"
For now just create the component and leave button actions null. We will add the submit action when backend authentication endpoints are done.
The text was updated successfully, but these errors were encountered: