Issues:
- Fix typo (missing 's')
- Add link to the definition on learn.microsoft.com
For example, currently it is this:
Don't use this method in ASP.NET Core: rather use: services.AddInMemoryTokenCache() in ConfigureServices.
Please change to this:
Don't use this method in ASP.NET Core: rather use: services.AddInMemoryTokenCaches() in ConfigureServices.
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
Issues:
For example, currently it is this:
Please change to this:
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.