Enable customCryptoAdapter on create client #15609
Unanswered
Jonatthu
asked this question in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
This enables react native to switch methods across platforms!
Just like storage adapter
We need one for crypto, on react native for example Crypto web api's are not supported, for that we need a package like expo-crypto so we can enable state code challenge method sh256 and not plain which is insecure for oauth.
All reactions