Change login UI and improve email setup flow (#619)

* Rework login UI design and change email setup flow

* Remove unused middleware

* Fix button not lining up with input fields
This commit is contained in:
Josh 2023-01-09 19:43:56 -06:00 committed by GitHub
parent 20b2ef5700
commit 7d187ee982
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 207 additions and 179 deletions

View file

@ -25,7 +25,7 @@
<value>Password</value>
</data>
<data name="register" xml:space="preserve">
<value>Register</value>
<value>Create an account</value>
</data>
<data name="forgot_password" xml:space="preserve">
<value>Forgot Password?</value>