Hi, I’m trying to refresh the tokens using checkSession. However, it keeps failing on cordova and electron because I can’t use file as an origin. Is there any way you can allow the file protocol for the web message flow? I am given to understand that postMessage will work on the file protocol if you pass the targetOrigin as ‘*’.
Related Topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Failed by CORS on Signup | 8 | 8297 | December 17, 2018 | |
Custom Protocols / Registered Origin Issues with SPA SDK | 2 | 2037 | November 17, 2023 | |
Silent Authentication: ‘does not have a registered origin’ | 3 | 6282 | March 14, 2020 | |
Not able to get Auth0 lock working with Electron | 5 | 6312 | July 26, 2019 | |
Silent Authentication: Failed to execute 'postMessage' on 'DOMWindow' | 2 | 2040 | August 19, 2024 |