Questions
- What information can be derived from a JWT?
a. Issuer
b. Expiry
c. Scopes
d. Subject
e. All of the above
 - What are the recommended OAuth grant flows for single-page apps?
a. Client credentials
b. Implicit
c. Code grant flow
d. On-behalf-of flow
 - What are the minimum required NuGet packages to integrate with Azure AD?
a.
Microsoft.AspNetCore.Identityb.
Microsoft.Identity.Web.UIc.
Microsoft.AspNetCore.Identity.UId.
Microsoft.Identity.Web