authorize

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

Starts the OIDC authorization flow.