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
{{ message }}
This repository has been archived by the owner on Apr 2, 2019. It is now read-only.
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:///*?
I can't seem to get
file:///
to work with our Electron app. I was able to get things working by adding the full callbackfile:///
url into theAllowed Callback URLs
setting. The callbacks work just fine on the web using the callback withhttps://*.netlify.com/login
. Does it now have to be something likefile://*
orfile:///*
?Client ID: QR579kSOEqhOqPAfqjfTPHaz5hJPvEKT
Auth0 lock version: 11.0.1
Callback mismatch
Auth0 lock setup
The text was updated successfully, but these errors were encountered: