react-native-ssl-pinning icon indicating copy to clipboard operation
react-native-ssl-pinning copied to clipboard

Can I use react-native-ssl-pinning with Axios?

Open josethz00 opened this issue 1 year ago • 4 comments

I have a huge React-native project that was built on top of axios, and now I need to implement SSL Pinning on it. Moving to react-native-ssl-pinning fetch's would be a breaking change, so I would like to now if it is possible to use this library with Axios.

josethz00 avatar Mar 22 '23 14:03 josethz00

i have same as problem ,can you use TrustKit and TrustKit android

Moustafa-mahmaed avatar Mar 22 '23 15:03 Moustafa-mahmaed

Do you have some example on this? @Moustafa-mahmaed

josethz00 avatar Mar 22 '23 18:03 josethz00

I have the same issue. Did you find a solution @josethz00 ?

oliverfleetwood avatar Sep 06 '23 07:09 oliverfleetwood

This is a good reference https://www.callstack.com/blog/ssl-pinning-in-react-native-apps

Dat-Mobile avatar Nov 02 '23 11:11 Dat-Mobile