Is there a way to modify the OAuth workflow to check if a user already exists before attempting to log them in?

Hello.

Is there anyone who found this solution?

  1. Is there a way to modify the OAuth workflow to check if a user already exists before attempting to log them in?

  2. How can I prevent the creation of new accounts through OAuth if they don’t match existing manual registrations?

  3. Are there any best practices or recommended workflows for implementing this kind of selective OAuth login?

Please

Are you using bubble.io native Oauth or you build you own OAuth flow with API Connect

Currently, development is still in progress, so we haven’t implemented the Outh functionality yet. If there’s a way to build it either way, we’d like to do so.