Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught run time error when sign out #224

Open
Sachin-Mamoru opened this issue May 3, 2024 · 0 comments
Open

Uncaught run time error when sign out #224

Sachin-Mamoru opened this issue May 3, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Sachin-Mamoru
Copy link

Sachin-Mamoru commented May 3, 2024

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.
  • Reproduced in signout method.

[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

@Sachin-Mamoru Sachin-Mamoru added the bug Something isn't working label May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant