This feature is to implement the register flow for the auth example in the repository. This feature should allow the user to input an email and password that should create an account for the user. Additionally, some fixes to make sure the state is correct for the UI element to indicate wether they are logging in or registering.
🎤 Pitch
As part of the auth example, an example on how to actually create user accounts should be shown. I have implemented this and will be opening a PR shortly. Additionally, I have made some fixes to ensure the correct UI elements are shown between Logging in and registering.
👀 Have you spent some time to check if this issue has been raised before?
🔖 Feature description
This feature is to implement the register flow for the auth example in the repository. This feature should allow the user to input an email and password that should create an account for the user. Additionally, some fixes to make sure the state is correct for the UI element to indicate wether they are logging in or registering.
🎤 Pitch
As part of the auth example, an example on how to actually create user accounts should be shown. I have implemented this and will be opening a PR shortly. Additionally, I have made some fixes to ensure the correct UI elements are shown between Logging in and registering.
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?