Closed eduardoboucas closed 8 years ago
This PR adds a React Native implementation to Passport.
Using AsyncStorage to store tokens and capable of injecting headers in a fetch instance.
AsyncStorage
fetch
This PR adds a React Native implementation to Passport.
Using
AsyncStorage
to store tokens and capable of injecting headers in afetch
instance.