Skip to content

Conversation

@madhav-db
Copy link

No description provided.

madhav-db and others added 2 commits October 30, 2025 05:17
This introduces a flexible TokenProvider interface that allows custom
authentication implementations:

- TokenProvider interface with static, external function support
- Token struct with expiration handling
- Authenticator wrapper for integration with existing auth system
- Connector functions: WithTokenProvider, WithExternalToken, WithStaticToken

This foundation enables custom token management strategies without
requiring changes to the core driver.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
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