View Source Caster.Auth (Caster v0.1.0)

Handles authentication for the PodcastIndex API.

Summary

Functions

Builds the required authentication headers for PodcastIndex API.

Functions

Link to this function

build_headers(api_key, api_secret)

View Source

Builds the required authentication headers for PodcastIndex API.

Parameters

  • api_key: Your PodcastIndex API key
  • api_secret: Your PodcastIndex API secret

Returns

List of tuples containing the required headers