This PR integrates the UI signup process with the back-end, meaning you should be able to create an account, have it set on the database, and immediately login with it.
This PR also adds the necessary username field for registration.
More details
On success: Display snackbar and redirect to login screen
On fail: Display error dialog and stay on registration screen for a re-attempt
Overview
This PR integrates the UI signup process with the back-end, meaning you should be able to create an account, have it set on the database, and immediately login with it.
This PR also adds the necessary username field for registration.
More details
Expected errors:
Related Tickets