• Preparing search index...
  • The search index is not available
token-vault - v4.2.1
  • token-vault
  • lib/network/network.utilities
  • getEndpointPath

Function getEndpointPath

  • getEndpointPath(
        endpoint: keyof CustomPathConfig,
        realmPath?: string,
        customPaths?: CustomPathConfig,
    ): string

  • Parameters

    • endpoint: keyof CustomPathConfig

      The endpoint to get the path for

    • OptionalrealmPath: string

      The realm path

    • OptionalcustomPaths: CustomPathConfig

      The custom paths

    Returns string

    • The endpoint path

    Function

    getEndpointPath - Get the endpoint path

    • Defined in lib/network/network.utilities.ts:246

Settings

Member Visibility
token-vault - v4.2.1
  • Loading...