Overview

API requests related to user authentication.

OperationCode
NameCodeDescription
Login By AccountloginByAccountAuthenticate using a username and password.
Login By Android Device IdloginByAndroidDeviceIdAuthenticate using an Android device ID.
Login By AppleloginByAppleAuthenticate using an Apple sign-in token.
Login By Custom Device IdloginByCustomDeviceIdAuthenticate using a custom device ID.
Login By Custom IdloginByCustomIdAuthenticate using a custom user-defined ID.
Login By Editor Device IdloginByEditorDeviceIdAuthenticate using a Unity Editor device ID.
Login By FacebookloginByFacebookAuthenticate using a Facebook access token.
Login By Game CenterloginByGameCenterAuthenticate using Apple Game Center credentials.
Login By Generic ServiceloginByGenericServiceAuthenticate using a generic external service and custom data.
Login By Google Play Game ServiceloginByGooglePlayGameServiceAuthenticate using a Google Play Games Services token.
Login By GoogleloginByGoogleAuthenticate using a Google access token.
Login Byi OSDevice IdloginByiOSDeviceIdAuthenticate using an iOS device ID.
Login By Linux Device IdloginByLinuxDeviceIdAuthenticate using a Linux device ID.
Login By Mac OSDevice IdloginByMacOSDeviceIdAuthenticate using a macOS device ID.
Login By Windows Device IdloginByWindowsDeviceIdAuthenticate using a Windows device ID.
Login By Windows Phone Device IdloginByWindowsPhoneDeviceIdAuthenticate using a Windows Phone device ID.
Refresh Auth TokenrefreshAuthTokenRefresh the user's authentication token.
Register AccountregisterAccountRegister a new account using a username and password.