Namespace Unity.Services.Authentication
Classes
AuthenticationErrorCodes
AuthenticationErrorCodes lists the error codes to expect from AuthenticationException
and failed events.
The error code range is: 10000 to 10999.
AuthenticationException
AuthenticationException represents a runtime exception from authentication.
AuthenticationService
The entry class to the Authentication Service.
ProfileOptionsExtensions
Initialization option extensions related to profile.
Interfaces
IAuthenticationService
The functions for Authentication service.