LinkinStars commented on issue #1220: URL: https://github.com/apache/incubator-answer/issues/1220#issuecomment-2572425470
@lzf-tech FYI: https://github.com/apache/incubator-answer-plugins/tree/main/connector-basic#how-to-config You can configure the `User Email JSON Path` and `Check Email Verified` to solve it. For example, if you are using the `Google OAuth`, you can set the `Check Email Verified` to `email_verified`. After that, when the user login from Google, if Google returns the `email_verified=true` means this user's email does not need to be active again. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
