Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 1.11 KB

README.md

File metadata and controls

22 lines (13 loc) · 1.11 KB

Passport.JS authentication for React Native user account sessions stored with RethinkDB

npm install

make sure to activate port forwarding in your desktop browser to port 3000: ie - chrome://inspect/#devices

rethinkdb

npm run server

npm run android
or
npm run ios

thanks to:

Demo

Demo