authorize

suspend fun authorize(parameters: Parameters.() -> Unit = {}): Result<User>

Starts the OIDC authorization flow.