Classes
The following classes are available globally.
-
Allow the
Agent
to run onOidcConfig
so that it can access the configuration object.Declaration
Swift
public class OidcConfig<T>
-
Declaration
Swift
public class AgentDelegate<T> : AgentDelegateProtocol
-
Class representing an OpenID Connect client.
- Property pkce: PKCE object used for the Authorization call.
Declaration
Swift
public class OidcClient
-
Configuration class for OIDC client.
See moreDeclaration
Swift
public class OidcClientConfig : @unchecked Sendable