Namespace Unity.Cloud.Identity.Runtime
Classes
EditorActivatePlatformSupport
This class contains Unity Editor platform-specific logic to handle app activation from an url or key value pairs.
EditorPkcePlatformSupport
This class handles Unity Editor platform-specific features in the authentication flow.
IosPkcePlatformSupport
This class handles iOS platform-specific features in the authentication flow.
PlatformSupportFactory
A static factory that handles instantiation of platform-specific IActivatePlatformSupport and IAuthenticationPlatformSupport.
WebglActivatePlatformSupport
This class contains WebGL platform-specific logic to handle app activation from an url or key value pairs.
WebglPkcePlatformSupport
This class handles WebGL platform-specific features in the authentication flow.
WindowsActivatePlatformSupport
This class contains Windows standalone platform-specific logic to handle app activation from an url or key value pairs.
WindowsPkcePlatformSupport
This class handles Windows standalone platform-specific features in the authentication flow.