Skip to content

openmobilehub/react-native-omh-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

36550fa Β· Oct 23, 2024
Oct 23, 2024
May 17, 2024
Oct 23, 2024
Jun 13, 2024
Oct 23, 2024
Oct 23, 2024
May 17, 2024
Mar 20, 2024
Aug 1, 2024
Mar 29, 2024
May 17, 2024
Oct 23, 2024
Apr 12, 2024
Jun 13, 2024
Mar 22, 2024
Mar 22, 2024
May 17, 2024
Sep 9, 2024
Jun 25, 2024
May 17, 2024
Jun 25, 2024
Aug 30, 2024

Repository files navigation


React Native OMH Auth

NPM downloads NPM version License

Chat on Discord Follow on Twitter


React Native OMH Auth streamlines connecting your React Native app to authentication provider services by providing lightweight bridges to native OMH Auth SDKs on both iOS and Android. Supporting both Google Mobile Services (GMS) and non-GMS configurations, with a unified interface for easy incorporation of Google, Facebook, Microsoft, Dropbox and other supported third-party authentication providers.

Features

  • πŸ“± GMS and non-GMS support for all auth providers
  • πŸ”— Identical API across all providers
  • 🌱 Easy configuration and setup
  • ⚑️ Instant sign-in with native GMS, Facebook and Dropbox apps
  • 🌐 Custom Tabs support for Android
  • πŸ’¨ Lightweight modules

OMH Auth Modules

This is the main directory of the mono-repo for React Native OMH Auth. If you're searching for a particular package, please click on the corresponding package link below.

A single codebase, running seamlessly on any device

For instance, the following screenshots showcase multiple devices with Android, both with GMS and Non-GMS, and iOS. The same app works without changing a single line of code, supporting multiple auth provider implementations.

Android GMS Device Android Non GMS Device iOS Device
Show more

Android:

Facebook login Microsoft login Dropbox login

iOS:

Facebook login Microsoft login Dropbox login

Documentation

Contributing

License