plusAssign

operator fun plusAssign(other: OidcClientConfig)

Merges another configuration into this one.

Parameters

other

The other configuration to merge.