Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 558 Bytes

File metadata and controls

17 lines (13 loc) · 558 Bytes

ReactNative_JWT_auth Boilerplate

Authentication with jsonwebtoken and node-express as a backend in react-native app.

Open artist_auth(subdirectory) for frontend and auth_server(subdirectory) for backend.

To start

git clone https://github.com/Anadi9/ReactNative_JWT_auth_boilerplate.git

Clone this repo and follow the intructions given in artist_auth and auth_server.

Screenshots