TrustProviderNativeApplicationOidcOptions

constructor(authorizationEndpoint: String? = null, clientId: String? = null, clientSecret: String, issuer: String? = null, publicSigningKeyEndpoint: String? = null, scope: String? = null, tokenEndpoint: String? = null, userInfoEndpoint: String? = null)