I can’t seem to get file:///
to work with our Electron app. I was able to get things working by adding the full callback file:///
url into the Allowed Callback URLs
setting. The callbacks work just fine on the web using the callback with https://*.netlify.com/login
. Does it now have to be something like file://*
or file:///*
?
Client ID: QR579kSOEqhOqPAfqjfTPHaz5hJPvEKT
Auth0 lock version: 11.0.1
Callback mismatch
?
Auth0 lock setup
?