go-sql-driver / go-sql-driver/mysql
API for adding custom auth plugins
Open
enhancement
- Dominant language
- Go
- Stars
- 15.3k
- Forks
- 2.3k
- Avg merge
- 2h 23m
- Merged PRs (30d)
- 10
Description
Among other things, #552 proposed an API for registering custom auth plugins.
While some of the changes in #552 have been implemented when we improved the auth handling (#807), the exported API is still missing.
An PR would just have to adapt the proposal in #552 to the current master branch.
See also #804 (setting the default auth plugin in the DSN).
Contributor guide
Assessment
This issue has not been assessed yet.