Companion

object Companion

Functions

Link copied to clipboard
suspend operator fun invoke(block: OathConfiguration.() -> Unit = {}): OathClient

Create an OathClient instance with a customizable configuration block. This allows for a more fluent, DSL-style configuration approach.