Skip to content
This repository has been archived by the owner on May 4, 2023. It is now read-only.

FusionAuth/fusionauth-example-react-native

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
ios
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

React Native FusionAuth

This has been superseded by a new repository which works with React Native 0.71.

Please visit https://github.com/fusionauth/fusionauth-example-react-native-0-71


alt text Repository for Tutorial How to use FusionAuth with React Native.

Full blog post explaining the code: https://fusionauth.io/blog/2020/08/19/securing-react-native-with-oauth

Installation

React Native requires Node.js v8+ and React native CLI to run.

Install the dependencies and devDependencies and start the server.

$ cd react-native-fusionauth
$ npm install -d or yarn
$ yarn start ios

Todos

  • Write MORE Tests
  • Play with other API

License

Apache2

Free Software, Heck Yeah!