Closed hopewise closed 1 year ago
Thanks for your patience here. Can you show me how you are initializing the Lock component, or point me to a repro sample that I can check out?
Thanks
Closing for now but if you have anything further to share on your scenario, please feel free to respond.
Checklist
Description
Hello
I have recently upgraded omniauth-auth0 in my rails app from 1.4.2 to (3.1.0) but I’ve noticed that the auth0_lock_modal in javascript no more working, I tried to use latest version https://cdn.auth0.com/js/lock/12.0.2/lock.min.js
It was working normally before the upgrade, any idea ?
Reproduction
Have a rails app with ruby 2.7.0 and omniauth-auth0 1.4.2, make sure auth0 lock modal is working correctly.
Upgrade the app to use ruby 3.2.0, omniauth-auth0 3.1.0, and it will not show the social buttons:
but instead, it will shows:
Any idea ?
Additional context
No response
omniauth-auth0 version
3.1.0
Ruby version
3.2.0