Function apiKeyInterceptor

  • API key authentication interceptor

    Parameters

    • apiKey: string

      API key

    • headerName: string = "X-API-Key"

      Header name to use for the API key

    Returns RequestInterceptor

    Request interceptor

Generated using TypeDoc