ms-identity-docs-code-javascript:Source for the JavaScript & TypeScript code snippets in the Microsoft identity platform documentation found on https://docs.microsoft.com.
msal-react-tester:MSAL React Tester is a NPM package to allows you creating unit tests for any of your components that need to be authenticated (or not) using the msal-react package and Azure AD
msal-browser-react:This sample shows how to authenticate users with Azure AD in a React application using the new Authorization Code Flow with PKCE