Hello,
I’m using account linking extension to link accounts. When a user’s primary account is Auth0 (email login) it works perfectly when user tries to signup with another social provider.
But when primary account is Google or Microsoft, signing up with email redirects user to link accounts, by logging in with the social provider. When the user tries to login with the provider, state missing from the response
error is returned.
Can anyone help me resolve this issue?