Companion
object Companion
Functions
Link copied to clipboard
fun create(issuerUrl: String, clientId: String, scope: List<String>, buildAction: DirectAuthenticationFlowBuilder.() -> Unit? = null): ERROR CLASS: Symbol not found for Result<com/okta/directauth/api/DirectAuthenticationFlow>
Creates an instance of DirectAuthenticationFlow using the builder pattern.