0x0ece / yopa-native

0 stars 2 forks source link

Keychain integration #80

Open 0x0ece opened 6 years ago

0x0ece commented 6 years ago

This should be available since expo v0.20: https://expo.canny.io/feature-requests/p/ios-keychain--android-shared-prefs

We should investigate how to store username+password in keychain, such that it's readable by safari and -in ios11- also in the apps. We can use Pinterest as a test, I know for sure the integration works in both safari and app.

Other things to check:

Once we understand how to store things in keychain, we can define further tasks on how to make it available to the user.