Skip to content

fix: remove access_token credential options#19

Merged
ben-f3 merged 1 commit into
form3tech-oss:masterfrom
b3ngriffiths:patch-1
Feb 6, 2026
Merged

fix: remove access_token credential options#19
ben-f3 merged 1 commit into
form3tech-oss:masterfrom
b3ngriffiths:patch-1

Conversation

@b3ngriffiths

Copy link
Copy Markdown
Contributor

Reverts the addition of backstoryapi_access_token and ingestionapi_access_token options introduced in v0.0.5.

These additions were unnecessary as:

  • The existing backstoryapi_credentials and ingestionapi_credentials options already support both credential files and access tokens
  • Adding separate access_token options creates confusion about which option to use
  • No corresponding documentation was added explaining when to use one vs the other

The V2 feed support functionality remains intact as those changes were unrelated to these authentication options.

Reverts the addition of `backstoryapi_access_token` and `ingestionapi_access_token` options introduced in v0.0.5.

These additions were unnecessary as:
- The existing `backstoryapi_credentials` and `ingestionapi_credentials` options already support both credential files and access tokens
- Adding separate access_token options creates confusion about which option to use
- No corresponding documentation was added explaining when to use one vs the other

The V2 feed support functionality remains intact as those changes were unrelated to these authentication options.
@b3ngriffiths b3ngriffiths requested a review from a team as a code owner February 6, 2026 17:23
@ben-f3 ben-f3 merged commit 973bd65 into form3tech-oss:master Feb 6, 2026
2 checks passed
@b3ngriffiths b3ngriffiths deleted the patch-1 branch July 1, 2026 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants