Age | Commit message (Collapse) | Author |
|
- Limit width of email/password input fields so they don't stretch
across the entire screen
- Change 'Authorise' to 'Log in'
- Put fields in columns and align the 'Log in' button with the text
fields (couldn't figure out a good way to do this, so did something
weird with a negative margin on the button)
|
|
|
|
|
|
Provide the user with the "Forgot Password" link, if the backend
supports it.
|
|
|
|
|
|
Pass in the missing redirect_uri value along with login data. Use the
full URI (complete with request args) as the form's action.
This resolves the error raised when wrong credentials are provided.
|
|
|