Skip to content

jglchen/react-native-firebase-auth-email

Repository files navigation

React Native Firebase Passwordless Authentication

This example creates an authentication system that uses an encrypted storage to store session data.

  • Firebase Authentication with Email Passwordless Link is used to authenticate users.
  • Session data is encrypted in local storage.

iOS and Android mobile apps are developed with React Native, anyone who is interested can test the development builds with iOS Simulator Build and Android Internal Distribution Build. If the build storage link has expired, please go to https://projects-jglchen.vercel.app/en/contact to request build files.

Docker: docker run -p 3000:3000 jglchen/firebase-auth-email

About

A react native(mobile) authentication system with Firebase Email Passwordless Link using an encrypted storage to store session data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published