Skip to content
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

feat: add auto IAM authn for asyncpg #210

Merged
merged 5 commits into from
Jan 16, 2024
Merged

Conversation

jackwotherspoon
Copy link
Collaborator

@jackwotherspoon jackwotherspoon commented Jan 16, 2024

Add support of auto IAM authn for asyncpg and the AsyncConnector through the use of asyncpg allowing a callable for its password field.

In the future this will be updated to use the metadata exchange like the Connector class currently does.

Related to #152

@jackwotherspoon jackwotherspoon self-assigned this Jan 16, 2024
Copy link
Member

@enocom enocom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Loos great!

@enocom enocom self-requested a review January 16, 2024 15:09
@jackwotherspoon jackwotherspoon merged commit 165b059 into main Jan 16, 2024
14 of 15 checks passed
@jackwotherspoon jackwotherspoon deleted the asyncpg-iam-auth branch January 16, 2024 15:29
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