Since this morning, we’ve been receiving an error message from Auth0, specifically “OAuth2Strategy requires a clientID option,” following a Google SSO login procedure.
Surprisingly, we haven’t made any changes to either our Auth0 configuration or our application.
Is there any recent change that might have triggered this issue?
issue can be solved by Setting up OAuth 2.0 in google cloud and then configuring the client id and secret in auth0. seems to be an issue with using google login with auth0 dev keys
I am having the same issue in Auth0 tenants hosted in EU region as well. It is a dev connection making use of the Auth0 keys so we don’t have plans to setup OAuth 2.0.
Hi all! This is a known issue with Auth0 developer keys that is currently being investigated - @riley is correct in that the workaround here is to provide your own keys.
Auth0 developer keys should be used for testing purposes only as there are some inherent limitations.