Type alias URLForAdminConsentConfig

URLForAdminConsentConfig: URLForAuthenticationConfig & {
    credentialId: string;
}

Type declaration

  • credentialId: string

Generated using TypeDoc