Firebase Authentication

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

  • サポートされたプラットフォーム
  • サポートされたエンジンバージョン
    4.26 - 4.27, 5.0
  • ダウンロードのタイプ
    エンジン プラグイン
    この製品には、コード プラグインが含まれており、ビルド済みのバイナリと Unreal Engine に統合される全ソースコードが完備されています。任意のエンジン バージョンにインストールし、プロジェクト毎に有効化することが可能です。

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.

テクニカルノート

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