Namespace Unity.Services.Authentication.Editor
Classes
IdProviderCustomSettingsElement
The ID provider additional custom settings element. The UI element renders after the ID Provider Element's Save/Cancel/Delete buttons. It's only enabled after the ID provider is saved, and allows additional settings to be saved separately. It must implement several events in order for the IdProviderElement to hook up and update status.
IdProviderOptions
The metadata about an ID provider that is used to render the settings UI.
IdProviderRegistry
The registry for ID providers.
Delegates
IdProviderOptions.CreateCustomSettingsElementDelegate
The delegate to create custom settings UI element for the ID provider.