✨Features

EASY SIGN-IN
Sign in with any platform (Google, Facebook, Microsoft, Twitter,...) by using Firebase Authentication.
More info on: https://firebase.google.com/products/auth
LOGIN WITH PAIRING CODE
More and more devices (VR/AR glasses, Wearables,...) don't have a classic keyboard. Entering login credentials may become a challenge.
An easy and elegant solution to authenticate without keyboard is to sign in by a pairing code. As used by many popular VR apps (E.g. pair code authentication used by meta quest: https://auth.meta.com/device)
EASY TO USE
AuthPair works out of the box - NO CODING SKILLS REQUIRED!
Just drag the AuthPair prefab into your scene - see Get Started
SYNC GAME OBJECTS & TEXTS
Store Game Objects (position, rotation, scale) and Texts (text value) in the Cloud by using Firebase Realtime Database
See Firebase RTDB Script for more details.
NO CODING REQUIRED
All the necessary properties can be edited in the Unity Inspector - see Components
Last updated