fluent auth google login redirect
I am using customised flute auth login page and have google auth setup. I have custom redirects to specific pages based on user role. However when a user logs in with google with they remain on the main login page. They are logged in (if I hit the go to site link they are logged in) so the login is working, however the redirect is not picking up. The url is landing at /wp-login.php?redirect_to=CORRECTPAGE but it is not redirecting. Any ideas why?
Which plugin are you using for your Google Auth setup? It should be able to provide a redirect. Is this in addition to FluentAuth or in place of it?
William BeemΒ I'm using the inbuilt fluent auth feature