You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My rails app integrated with Auth0 with no issue, however, when I upgraded omniauth-auth0 from 1.4.2 to ~> 2.0.0 it forced me to upgrade omniauth-oauth2 from 1.3.1 to ~> 1.4
then, after upgrading, I started getting this error after social login with Lock 11:
Could not find a valid mapping for path "/auth/oauth2/callback"
My code base has not been touched, I only upgraded the gems.
My rails app integrated with Auth0 with no issue, however, when I upgraded
omniauth-auth0
from1.4.2
to~> 2.0.0
it forced me to upgradeomniauth-oauth2
from1.3.1
to~> 1.4
then, after upgrading, I started getting this error after social login with Lock 11:
My code base has not been touched, I only upgraded the gems.
Full trace:
The text was updated successfully, but these errors were encountered: