Edit in GitHubLog an issue

cc-everywhere


Interface: ClientAuthProvider()

Interface representing a function that provides client authentication details. This function should be implemented by partners to fetch client authentication details.

Copied to your clipboard
ClientAuthProvider(): Promise<ClientAuthDetails>;

Returns

Promise<ClientAuthDetails>

Promise<ClientAuthDetails> A promise that resolves to the client authentication details

  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2025 Adobe. All rights reserved.