/UnrealFirebaseAuthentication

Firebase Authentication plugin for Unreal Engine provides various methods for authorizing a user.

Primary LanguageC++MIT LicenseMIT

Firebase Authentication

Firebase Authentication plugin for Unreal Engine which provides various methods for authorizing a user in such services as Google, Facebook, Twitter, etc. Currently plugin support only 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

Detailed setup guide presented on the wiki page.