Login Errors + Event Field Terminology #89
Merged
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.
What does this PR contain?
!!!! Once merged in, firestore authentication email template custom action url should be changed to
https://aiss.ctc-uci.com/emailAction
Login
Reset Password
Note that we do not have the error message for if the email exists in the database due to Email Enumeration Protection.Create New Password
We added a link has expired error message for the case when the user tries to use the same link after already using it to reset the password. Let us know if we should set up a meeting with design later to clarify this. There were changes/fixes to the design during our sprint and we only found out on Monday LOL so we weren't able to set up a meeting in time but if necessary we could meet to make sure it matches the design exactly.
Create New Account
Verify Email
Standardizing to Subject and Event Type
Closes #85