Skip to content
This repository was archived by the owner on Apr 13, 2020. It is now read-only.

oae/unity-package-firebase-auth

Repository files navigation

Firebase Auth Package

openupm

This repository makes it possible to use firebase-auth with Unity Package Manager (UPM)

firebase-auth

Installation

Install via OpenUPM

The package is available on the openupm registry. It's recommended to install it via openupm-cli.

openupm add io.elhan.firebase.auth

Install via Git URL

  • Add following dependency to Packages/manifest.json in your project;

    {
      "dependencies": {
        "io.elhan.firebase.auth": "https://github.com/oae/unity-package-firebase-auth.git#0.1.0",
      }
    }

For the official plugin, check out the original site

About

📦 Packaged version of Firebase Auth for Unity

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages