youtube image
From YouTube: Token Tips and Tricks for Microsoft Identity platform-February 2020

Description

In this month's Microsoft identity platform community call, Kyle Marsh, Principal Program Manager at Microsoft, shared the golden rules for tokens:
-Use tokens only for their intended function
-Never mess with someone else's tokens
-Cache the tokens appropriately
-Check for error classes instead of search for specific error codes

ID Tokens - https://docs.microsoft.com/en-us/azure/active-directory/develop/id-tokens
Access Tokens - https://docs.microsoft.com/en-us/azure/active-directory/develop/access-tokens
More on Microsoft identity platform for developers - https://developer.microsoft.com/en-us/identity