next-auth
9f54222c
- fix(adapters): Avoid parseDataSourceConfig on each call (#8581)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
fix(adapters): Avoid parseDataSourceConfig on each call (#8581) Improve performance by avoiding call to parseDataSourceConfig before checking if _dataSource was already initialized. Co-authored-by: Thang Vu <hi@thvu.dev>
References
#8581 - Avoid parseDataSourceConfig on each call
Author
gkorland
Parents
a5ac491c
Loading