dadi / passport

A library for generating access tokens to authenticate with DADI platform components
7 stars 3 forks source link

Add React Native implementation #16

Closed eduardoboucas closed 8 years ago

eduardoboucas commented 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.