cc-everywhere

shared/src/types/ClientAuthentication.types

Interfaces

Interface
Description
ClientAuthDetails
Interface representing the client authentication details. This includes the client token, its expiry time, and optional client identifier.
ClientAuthProvider
Interface representing a function that provides client authentication details. This function should be implemented by partners to fetch client authentication details.