login-with-google icon indicating copy to clipboard operation
login-with-google copied to clipboard

Change Authenticate Error Redirect

Open Poocey opened this issue 1 year ago • 0 comments

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.

Poocey avatar Feb 15 '24 16:02 Poocey