Open edgarss opened 4 years ago
access tokens shouldn't be saved in NSUserDefaults for security purposes but in Keychain
I fixed this, please review it in the new code
Why did you choose to add SwiftKeychainWrapper manually instead of with Cocoapods?
access tokens shouldn't be saved in NSUserDefaults for security purposes but in Keychain