Preventing users to get 403 disallowed_useragent Google error

Hi @jmpersichini,

As you have identified, this error arises because Google blocks login attempts from Webview/Embedded browsers. Unfortunately, this restriction is from Google and can’t be configured from the Auth0 side. Instead, you can configure your app to direct the user to use the system’s browser to complete the authentication.

These Community posts should help: