core / com.schibsted.account.util / KeyValueStore / writeClientToken

writeClientToken

open fun writeClientToken(clientCredentials: TokenResponse!): Unit

Stores a token representing client credentials.

Parameters

clientCredentials - TokenResponse!: The client credentials to store.