-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add 'Cancel' to login form #162
Comments
Enhance the user login feature:
|
The second part a bit complex, it forces us maybe to override session control for devise, and utilize session. @patmbolger : Do you have any rough idea how to go about it. |
Suggest these as possible approaches:
|
As a user
I want to be able to cancel out of the login form
And be back on the page from which I clicked "Login"
The text was updated successfully, but these errors were encountered: