I have laravel 8 and after following the normal install, I get redirected back to the login page after signing in with my azure account.
The user account already exist on the database so I am not sure how this package checks if user exist. Ideally, if the user exist, it will redirect to the home page (or wherever).
I have laravel 8 and after following the normal install, I get redirected back to the login page after signing in with my azure account.
The user account already exist on the database so I am not sure how this package checks if user exist. Ideally, if the user exist, it will redirect to the home page (or wherever).