awesomemotive / edd-ios

iOS App for Easy Digital Downloads
0 stars 2 forks source link

Move away from SSKeychain #93

Closed sunnyratilal closed 7 years ago

sunnyratilal commented 7 years ago

SSKeychain is now deprecated and Objective-C.

We need to move to a more secure and stable Swift alternative.

sunnyratilal commented 7 years ago

This is the library that we need to move across to: https://github.com/jrendel/SwiftKeychainWrapper