Skip to content

coderun626/UnrealFirebaseAuthentication

 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.6%
  • C# 1.4%