Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

Setup auto-login option and fix login redirect for better developer experience #633

Closed
slaweet opened this issue Aug 22, 2017 · 0 comments
Closed
Assignees

Comments

@slaweet
Copy link
Contributor

slaweet commented Aug 22, 2017

Expected behaviour

  • There should be an option (if not env.prod) to set a cookie (e.g. autologin=true) that makes development easier.

  • Login page should remember it's referrer and redirect to it after login, e.g. if the user requested /main/voting before being redirected to login, then after login it should go to that page.

Actual behaviour

Auto-login cookie is not implemented
Login always redirects to /main/transactions

@slaweet slaweet added the chore label Aug 22, 2017
@slaweet slaweet self-assigned this Aug 22, 2017
@slaweet slaweet added the *easy label Aug 23, 2017
slaweet added a commit that referenced this issue Aug 23, 2017
Setup auto-login option and fix login redirect for better developer experience - Closes #633
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant