Skip to main content
Back to registry

azure-auth

jezweb/claude-skills

Package Versions : @azure/msal-react@5.0.2, @azure/msal-browser@5.0.2, jose@6.1.3 Breaking Changes : MSAL v4→v5 migration (January 2026), Azure AD B2C sunset (May 2025 - new signups blocked, existing until 2030), ADAL retirement (Sept 2025 - complete) Last Updated : 2026-01-21

Installs327
Install command
npx skills add https://github.com/jezweb/claude-skills --skill azure-auth
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Package Versions : @azure/msal-react@5.0.2, @azure/msal-browser@5.0.2, jose@6.1.3 Breaking Changes : MSAL v4→v5 migration (January 2026), Azure AD B2C sunset (May 2025 - new signups blocked, existing until 2030), ADAL retirement (Sept 2025 - complete) Last Updated : 2026-01-21 Key Constraint : MSAL.js does NOT work in Cloudflare Workers (relies on browser/Node.js APIs). Use jose library for backend token validation. MSAL.js relies on browser APIs (localStorage, sessionStorage) and Node.js crypto modules that don't exist in Cloudflare Workers' V8 isolate runtime. The jose library is pure JavaScript and works perfectly in Workers. Error : "A silent sign-in request was sent but no user is signed in" Cause : acquireTokenSilent called when no cached user exists. Fix : Error : "The refresh token was issued to a single page app (SPA), and therefore has a fixed, limited lifetime of 1.00:00:00" Cause : SPA refresh tokens expire after 24 hours. Cannot be extended. Fix : Error : Infinite redirects between login page and app.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does azure-auth do?

Package Versions : @azure/msal-react@5.0.2, @azure/msal-browser@5.0.2, jose@6.1.3 Breaking Changes : MSAL v4→v5 migration (January 2026), Azure AD B2C sunset (May 2025 - new signups blocked, existing until 2030), ADAL retirement (Sept 2025 - complete) Last Updated : 2026-01-21

Is azure-auth good?

azure-auth does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does azure-auth work with?

azure-auth currently lists compatibility with codex, gemini-cli, opencode, cursor, claude-code, antigravity.

What are alternatives to azure-auth?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install azure-auth?

npx skills add https://github.com/jezweb/claude-skills --skill azure-auth

Related skills

More from jezweb/claude-skills

Related skills

Alternatives in Software Engineering