BottleRocketStudios / iOS-Hyperspace

An extremely lightweight wrapper around URLSession to make working with APIs a breeze.
Apache License 2.0
47 stars 17 forks source link

Add documentation on how to implement SSL pinning #108

Closed tylermilner closed 2 years ago

tylermilner commented 4 years ago

I know this feature was added a while back, but I'm going to need to look through the code now that I'm getting ready to use it. It would be nice if we included some basic info on how to use SSL pinning in Hyperspace in the README or in the /Documentation folder.

wmcginty commented 2 years ago

I've added an SSL Pinning document in #154 that should address this (or at least start on it)