After authentification success, my application redirect user to a default route of his profile.
For example, a user will be redirected to /user route and a manager to /manager route.
How can i implement a success/failure Handler using your bundle.
Thank you for your help
After authentification success, my application redirect user to a default route of his profile.
For example, a user will be redirected to /user route and a manager to /manager route.
How can i implement a success/failure Handler using your bundle.
Thank you for your help