*Why*
We need a way to store implement the OpenID Connect credentials. This may differ storage interface for iOS and Android in order to persist data on device . In our
*What*
For iOS auth SDK we use the Keychain to do , this . Confirm that the storage of this information will have to be was done differently for each platform and implement using the iOS version of the storage Keychain wrapper . For Xamarin, we can probably look at using: https://developer.xamarin.com/api/type/MonoTouch.Security.SecKeyChain/
[Trello link|https://trello.com/c/QUsAGKfs] |
|