Skip to content

docs: add Twitter/X OAuth 1.0a and AWS SigV4 auth types to README#138

Merged
rsdouglas merged 1 commit intorsdouglas:mainfrom
lucamorettibuilds:docs/v014-auth-types
Mar 13, 2026
Merged

docs: add Twitter/X OAuth 1.0a and AWS SigV4 auth types to README#138
rsdouglas merged 1 commit intorsdouglas:mainfrom
lucamorettibuilds:docs/v014-auth-types

Conversation

@lucamorettibuilds
Copy link
Copy Markdown
Collaborator

What

v0.14.0 shipped oauth1a-twitter and aws-sigv4 auth types but the README wasn't updated. This adds documentation for both.

Changes

  • Features table: add Twitter/X OAuth 1.0a and AWS SigV4 rows
  • Supported auth types: new reference table listing all 10 auth types with descriptions and examples
  • Config examples: YAML config and CLI usage for both oauth1a-twitter and aws-sigv4
  • Non-interactive setup: add --consumer-key/--access-key-id examples alongside existing bearer/HMAC/GitHub App examples

No code changes — README only.

v0.14.0 added oauth1a-twitter and aws-sigv4 auth types but the README
wasn't updated to document them.

Changes:
- Add Twitter/X OAuth 1.0a and AWS SigV4 to features table
- Add 'Supported auth types' reference table listing all 10 auth types
- Add config examples and CLI usage for both new auth types
- Add non-interactive setup examples with --consumer-key/--access-key-id flags
@rsdouglas rsdouglas merged commit ac13b24 into rsdouglas:main Mar 13, 2026
1 check passed
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