Class IdProviderRegistry
The registry for ID providers.
Inherited Members
Namespace: Unity.Services.Authentication.Editor
Assembly: solution.dll
Syntax
public static class IdProviderRegistry
Methods
Name | Description |
---|---|
GetOptions(string) | Get an ID provider option by type. |
Register(IdProviderOptions) | Register a new ID provider option. |
Unregister(string) | Unregister an ID provider option. |