Authentication Configuring the ANE - tuarua/Firebase-ANE GitHub Wiki

The ANE + Dependencies

Firstly, complete the Configuring the ANE section for Analytics.

Add the following to your air_package.json.

{
  "dependencies": {

    "com.tuarua.firebase.AuthANE": "0.14.0",
  }
}

Then run the install command

air-tools install