dotnet / SqlClient

Microsoft.Data.SqlClient provides database connectivity to SQL Server for .NET applications.
MIT License
857 stars 286 forks source link

Sample code improvements around token caching #2821

Closed David-Engel closed 2 months ago

David-Engel commented 2 months ago

Improve the samples to ensure bad practices around token caching aren't replicated into production applications.