I use a third wechat OAuth2.0
As wechat has not provide email, here using a random string as email(fake email),
Then the scene appeared
- Changing your password requires a valid email to send the password reset link to.
- Changing your email to a valid email requires knowing your password." looks like a dead loop
Is there any way to add a custom email dialog when login form none email OAUTH? Thanks