Skip to content

Added Delete Account

Compare
Choose a tag to compare
@deanblackborough deanblackborough released this 26 Aug 22:40
· 41 commits to main since this release
c89a162

Added

  • Added a Registered email, thanks the player for registering etc.
  • Added an account page, shows account details and displays all the details for the two delete account options.
  • Added "Delete my account", deletes all Yahtzee data and signs out the user.
  • Added a Bye email which gets sent after the account has been deleted.
  • Added error notifications when the App fails to negotiate with the API.

Changed

  • The CreatePassword email is delayed and only sent when the password has not been created during the sign-in process.
  • The logo in the navbar goes to either home or / dependent on authentication status.