Companion
object Companion
Functions
Link copied to clipboard
fun create(issuerUrl: String, clientId: String, scope: List<String>, buildAction: OAuth2ClientBuilder.() -> Unit? = null): ERROR CLASS: Symbol not found for Result<com/okta/authfoundation/client/kmp/OAuth2Client>
Creates a OAuth2Client with the given parameters and optional customization.