OpenAgentSkill Registry Manifest Skill: configure-auth Slug: dotnet-configure-auth Category: automation Description: Add authentication and authorization to a Blazor Web App, accounting for the app's render mode. USE WHEN the user needs [Authorize] on pages, AuthorizeView, role or policy-based access, login/logout Identity pages, or AuthenticationStateProvider. Also USE WHEN auth state is null after WebAssembly loads, SignInManager throws in an interactive component, content never renders in static SSR, or HttpContext.User is null in an interactive component. DO NOT USE for general component authoring (see author-component), for prerendering concerns unrelated to auth (see support-prerendering), or for managing non-auth cascading state (see coordinate-components). Agent fit: - Decision: 95/100 Production-ready - Primary fit: Browser automation - Role: Primary pick Supply profile: - Track: Coding and developer agents - Scenario: Testing and QA - Applicable agents: Claude Code, Browser agents, CLI, Codex, Cursor - Maintenance: 4d since push - Risk: Needs review Trust: - Trust score: 84/100 Strong shortlist - Audit: 87/100 Needs review Attribution: - Status: Registry indexed - Source: github fast track - Creator: dotnet - Claim URL: https://www.openagentskill.com/skills/dotnet-configure-auth#claim-this-skill Install: npx skills add dotnet/skills --skill configure-auth URLs: - Web: https://www.openagentskill.com/skills/dotnet-configure-auth - API: https://www.openagentskill.com/api/agent/skills/dotnet-configure-auth - Install API: https://www.openagentskill.com/api/skills/dotnet-configure-auth/install - Repository: https://github.com/dotnet/skills/tree/main/plugins/dotnet-blazor/skills/configure-auth