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

readAccessToken

@Nullable open fun readAccessToken(): TokenResponse?

Reads the stored access token, if a valid one is stored.

Return
TokenResponse?: The stored access token, if any. null otherwise.