bencodezen / vue-enterprise-boilerplate

An ever-evolving, very opinionated architecture and dev environment for new Vue SPA projects using Vue CLI.
7.78k stars 1.32k forks source link

Redirect after login to the originally requested page #44

Closed CyberAP closed 6 years ago

CyberAP commented 6 years ago

This change adds a query to the login page where you will be redirected after a successful login. If there's no such a query just redirect to home. Sorry, I have no clue how to cover this with tests. :(

chrisvfritz commented 6 years ago

Thanks! I like the improvement. 🙂 I just simplified it a little and then added tests.

CyberAP commented 6 years ago

Great! Thanks for this awesome repo!

chrisvfritz commented 6 years ago

Thanks for your contribution to make it more awesome. 😄