IgniteEngine-iOS
IgniteEngine-iOS copied to clipboard
Support storing credentials and API keys in Keychain
Currently $session uses NSUserDefaults which is inherently not a secure place to store sensitive credentials. OAuth should also be updated to store tokens in KC.