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 | 3910 | July 26, 2019 | |
Why does checkSession require explicitly Allowed Web Origin to be set? | 2 | 3075 | February 17, 2021 | |
Ionic 3 checkSession : can't refresh token | 4 | 3665 | December 7, 2019 | |
Check Session Registered Origin Error | 3 | 2667 | August 7, 2020 | |
Silent Authentication: ‘does not have a registered origin’ | 3 | 6315 | March 14, 2020 |