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 | |
---|---|---|---|---|
checkSession() + electron + auth0js | 6 | 3891 | July 26, 2019 | |
Ionic 3 checkSession : can't refresh token | 4 | 3665 | December 7, 2019 | |
Check Session Registered Origin Error | 3 | 2653 | August 7, 2020 | |
Silent Authentication: Failed to execute 'postMessage' on 'DOMWindow' | 3 | 2103 | January 10, 2025 | |
Failed by CORS on Signup | 8 | 8306 | December 17, 2018 |