Acerca de
This skill provides a comprehensive implementation pattern for Microsoft Entra ID (formerly Azure AD) authentication across the full stack. It bridges the gap between the browser and the edge by using MSAL.js for React-based Authorization Code Flow with PKCE and the 'jose' library for lightweight, edge-compatible JWT validation within Cloudflare Workers. The skill includes pre-built configurations to solve common enterprise auth hurdles, such as handling AADSTS refresh token expiration, resolving React Router redirect loops, and implementing secure token acquisition for API calls.