shared/src/types/ClientAuthentication.types
Interfaces
Interface
Description
Interface representing the client authentication details. This includes the client token, its expiry time, and optional client identifier.
Interface representing a function that provides client authentication details. This function should be implemented by partners to fetch client authentication details.