Firebase Authentication

Kulichin - Code Plugins - Sep 4, 2021

Firebase Authentication plugin for Unreal Engine which provides various methods for authorizing a user in such services as Google, Facebook, Twitter, etc.

  • Supported Platforms
  • Supported Engine Versions
    4.26 - 4.27, 5.0
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.

Firebase Authentication plugin for Unreal Engine which provides various methods for authorizing a user in such services as Google, Facebook, Twitter, etc. Currently, the plugin supports only the Android platform.

Technical Details

Currently, authentication is available in the following services:

  • Apple
  • Facebook
  • Google
  • Microsoft
  • Twitter

And also the following built-in Firebase Authentication methods are available:

  • Anonymously
  • Phone Number
  • Email/Password

Number of Blueprints: 6

Number of C++ Classes: 3

Supported Development Platforms: Windows, Linux, MacOS

Supported Target Build Platforms: Android

Documentation: Github Wiki Page