Namespace Unity.DigitalTwins.Identity.Runtime
Classes
AndroidActivatePlatformSupport
This class contains Android platform-specific logic to handle app activation from an url or key value pairs.
AndroidPkcePlatformSupport
This class handles Android platform-specific features in the authentication flow.
CompositeAuthenticator
Provides an IAccessTokenProvider implementation that's adapted to different runtime execution contexts.
EditorActivateFromUrl
This class exposes an Activation Url field in the Unity Editor inspector. Use it to inject an activation url that will be used at start up in PlayMode.
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.
IosActivatePlatformSupport
This class contains iOS platform-specific logic to handle app activation from an url or key value pairs.
IosPkcePlatformSupport
This class handles iOS platform-specific features in the authentication flow.
LinuxActivatePlatformSupport
This class contains Linux platform-specific logic to handle app activation from an url or key value pairs.
LinuxPkcePlatformSupport
This class handles Linux platform-specific features in the authentication flow.
OsxActivatePlatformSupport
This class contains Mac OSX platform-specific logic to handle app activation from an url or key value pairs.
OsxPkcePlatformSupport
This class handles Mac OSX platform-specific features in the authentication flow.
PlatformSupportFactory
A static factory that handles instanciation of platform-specific IActivatePlatformSupport and IPkcePlatformSupport.
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.