Smart Redirect after Login

preview_player
Показать описание
Your user tries to access a settings page. They need to login first. And after the login… now what?

Lots of apps fail here, but you can succeed.

Learn how to send them back to the page they were trying to access, making for a smooth experience and a happy user.

Don't forget to like and subscribe, and find me elsewhere on the web!

#vuejs #authentication #webdevelopers
Рекомендации по теме
Комментарии
Автор

just curious how you are going to solve it, I believe instead of passing the path to login and then passing it again to register, and you may also need it somewhere else like when the user forgets the password and completes the steps, of course you want to redirect him/her the last unauthentificated path, you would store the path in vuex store. Then you grab it whenever you need it.

hakimbhd
Автор

You are a life savor, ty you a lot man

jorgevaldesnarvaez