Skip to content

feat: Auth through refresh token#47

Merged
dotWee merged 3 commits into
mainfrom
feat/auth-through-refresh-token
May 6, 2026
Merged

feat: Auth through refresh token#47
dotWee merged 3 commits into
mainfrom
feat/auth-through-refresh-token

Conversation

@dotWee
Copy link
Copy Markdown
Owner

@dotWee dotWee commented May 6, 2026

No description provided.

dotWee added 3 commits April 26, 2026 14:51
- Updated the configuration to allow an optional refresh token for direct access tokens, enabling automatic token refresh.
- Enhanced the XClient to handle token refreshing when the access token is expired.
- Updated README and tests to reflect the new refresh token functionality and ensure proper integration.

These changes improve the authentication flow and user experience by allowing seamless token management.
- Introduced a new skill for interacting with X (formerly Twitter) data, detailing its API capabilities, authentication methods, common endpoints, and usage scenarios.
- Included comprehensive guidance on building applications that utilize the X API, covering authentication, request handling, and rate limit management.
- Added a verification checklist and resources for developers to ensure proper implementation and testing.

This documentation enhances the developer experience by providing clear instructions and best practices for leveraging the X API.
@dotWee dotWee merged commit 79a0fe7 into main May 6, 2026
3 checks passed
@dotWee dotWee deleted the feat/auth-through-refresh-token branch May 6, 2026 08:36
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.

1 participant