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
- Microsoft
And also the following built-in Firebase Authentication methods are available:
- Anonymously
- Phone Number
- Email/Password
Detailed setup guide presented on the wiki page.