We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It is better to throw an exception with a message of the reason.
See https://developer.mozilla.org/en-US/docs/Web/API/SubtleCrypto: Secure context: This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.
The text was updated successfully, but these errors were encountered:
See authts/react-oidc-context#1055
Sorry, something went wrong.
fix: #1299 explicitly throw an error when crypto.subtle is undefined
287a433
fix: authts#1299 explicitly throw an error when crypto.subtle is unde…
5b71340
…fined
pamapa
Successfully merging a pull request may close this issue.
It is better to throw an exception with a message of the reason.
See https://developer.mozilla.org/en-US/docs/Web/API/SubtleCrypto:
Secure context: This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.
The text was updated successfully, but these errors were encountered: