Firebase Authentication

Kulichin - 代码插件 - 2021/09/04

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
  • 下载类型
    引擎插件
    此产品包含一款代码插件,含有预编译的二进制文件以及与虚幻引擎集成的所有源代码,能够安装到您选择的引擎版本中,并根据每个项目的需求启动。

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