Authentication Types
This is a list of all valid Authentication Types for brainCloud. The following authentication types are currently supported:
Type | ID |
---|---|
Anonymous | Anonymous |
Apple | Apple |
External | External |
FacebookLimited | FacebookLimited |
GameCenter | GameCenter |
GoogleOpenId | GoogleOpenId |
Handoff | HandOff |
Nintendo | Nintendo |
Oculus | Oculus |
Parse | Parse |
PlaystationNetwork5 | PlaystationNetwork5 |
PlaystationNetwork | PlaystationNetwork |
SettopHandoff | SettopHandoff |
Steam | Steam |
Ultra | Ultra |
Universal | Universal |
Note that the client libraries contain an AuthenticationType
class that represents the authentication type strings. You can use these classes directly when calling API methods which require an authentication type to be passed in.