CampaignFlow.Client.Auth (CampaignFlow Client v2.0.0)

View Source

Handles OAuth2 authentication for the Campaign Flow API.

This module manages OAuth2 client credentials flow for obtaining access tokens.

Summary

Functions

Builds the OAuth2 token URL from the base URL.

Functions

build_token_url(base_url)

@spec build_token_url(String.t()) :: String.t()

Builds the OAuth2 token URL from the base URL.