|
static const nByte | CUSTOM |
| Use a custom authentication service.
|
|
static const nByte | STEAM |
| Authenticates users by their Steam Account. Set auth values accordingly!
|
|
static const nByte | FACEBOOK |
| Authenticates users by their Facebook Account. Set auth values accordingly!
|
|
static const nByte | OCULUS |
| Authenticates users by their Oculus Account. Set auth values accordingly!
|
|
static const nByte | PLAYSTATION |
| Authenticates users by their PSN Account. Set auth values accordingly!
|
|
static const nByte | XBOX |
| Authenticates users by their XBox Network Account. Set auth values accordingly!
|
|
static const nByte | NINTENDO_SWITCH |
| Authenticates users by their Nintendo Account. Set auth values accordingly!
|
|
static const nByte | NONE |
| Disables custom authentication.
|
|
Options for optional "Custom Authentication" services used with Photon. Used when the client sends an authentication request to the server.
CustomAuthenticationType