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
Describe the issue:
Uncaught run time occurs due to idtoken decode [1] method call.
Reproducible in the petdesk app [2], without craco.config.js. It was added to by pass the uncaught error.
Reproduced when billing API is up and click on the billing button and when authentication again.
Describe the issue:
Uncaught run time occurs due to idtoken decode [1] method call.
Reproducible in the petdesk app [2], without craco.config.js. It was added to by pass the uncaught error.
[1] https://github.com/asgardeo/asgardeo-auth-js-core/blob/9769b04bd5fb274d21a8c59ebf8318933e896a1b/lib/src/helpers/crypto-helper.ts#L145
[2] https://github.com/wso2/samples-is/tree/master/petcare-sample/b2c/web-app/petdesk
The text was updated successfully, but these errors were encountered: