Php – Wrong redirect after success login
I have an application that has been working for several years. Login worked as it should, i.e. after redirection to Google login, access granted. The user was redirected to the address provided via setRedirectUri. I have been having a problem…