Hi @laszloszalvak
Actually, my issue is different. I’m using a shortcode on a page other than /wp-login.php. What I want is to retrieve the user’s email and username information when they associate their account (Google or Facebook) without redirecting them to /wp-login.php.
Example: when the user login with facebook or google, fill the email field with the retrieved email without redirecting and log in the user in the application
https://ibb.co/pZXYZTX
I can achieve it?