login-with-google
login-with-google copied to clipboard
Change Authenticate Error Redirect
Currently when the Wordpress filter 'authenticate' throws a WP Error, the plugin redirects to wp_login_url(). Is there a way to filter this URL? When I try changing the redirect_uri via rtcamp.google_client_args filter, the login stops working altogether.