Skip to content

feat(federated-connection): add missing method get_access_token_for_connection #37

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 14, 2025

Conversation

cristiandouce
Copy link
Contributor

This pull request updates the handling of federated connection credentials by introducing a new function, get_access_token_for_connection, and replacing the usage of get_credentials_for_connection where only the access token is required. These changes improve code clarity and ensure a more specific API is used for retrieving access tokens.

Updates to credential handling:

Code refactoring to use the new function:

Import updates for compatibility:

@cristiandouce cristiandouce merged commit f1a8531 into main May 14, 2025
1 check passed
@cristiandouce cristiandouce deleted the feat-get-access-token-for-connection branch May 14, 2025 20:03
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