Related MSAL .NET Documentation - mattchenderson/microsoft-identity-web GitHub Wiki

Learn more about the library

You can learn more about the tokens by looking at the following articles in MSAL.NET's conceptual documentation:

Token validation is performed by the classes in the Identity Model Extensions for .NET library. Learn about customizing token validation by reading: