Skip to content

Allow injecting fresh credentials per-connection#402

Open
phughk wants to merge 1 commit into
blackbeam:masterfrom
directus:hugh/mono-2840-fork-and-improve-mysql_async
Open

Allow injecting fresh credentials per-connection#402
phughk wants to merge 1 commit into
blackbeam:masterfrom
directus:hugh/mono-2840-fork-and-improve-mysql_async

Conversation

@phughk

@phughk phughk commented Jul 17, 2026

Copy link
Copy Markdown

AWS IAM authentication to Aurora instances requires using fresh, 15-minute tokens per-connection.

The existing implementation only accepts credentials from the Pool constructor.

This change allows specifying an optional credential provider, which is invoked for every new connection the pool creates.

@phughk phughk changed the title feat(mono-2840): Allow injecting fresh credentials per-connection Allow injecting fresh credentials per-connection Jul 17, 2026
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