Technical & DevelopmentIntermediate
auth0-aspnetcore-authentication
Add authentication to ASP.NET Core MVC, Razor Pages, or Blazor Server web apps.
Developer Setup
Setup & Installation
bash
npx skills add https://github.com/auth0/agent-skills --skill auth0-aspnetcore-authenticationnpx skills add https://github.com/auth0/agent-skills --skill auth0-aspnetcore-authenticationOr paste this URL into your assistant to install:
Overview
What This Skill Does
Add login, logout, and user profile to an ASP.NET Core MVC, Razor Pages, or Blazor Server application using `Auth0.AspNetCore.Authentication`.
Application
When to use this Skill
- Adding secure Auth0 authentication to a Aspnetcore authentication application
- Implementing standard login, logout, and token authentication flows in Aspnetcore authentication
- Managing user session state and securing frontend/backend routes using Auth0 SDKs
Documentation
Show Skills.md file
Auth0 ASP.NET Core Web App Integration
Add login, logout, and user profile to an ASP.NET Core MVC, Razor Pages, or Blazor Server application using Auth0.AspNetCore.Authentication.
Prerequisites
- ASP.NET Core application (.NET 8 or higher)
- Auth0 Regular Web Application configured (not an API - must be an Application)
- If you don't have Auth0 set up yet, use the
auth0-quickstartskill first
When NOT to Use
- ASP.NET Core Web APIs with JWT Bearer validation - Use
auth0-aspnetcore-apifor JWT-protected REST APIs - Blazor WebAssembly - Requires OIDC client-side auth; see the Auth0 Blazor WebAssembly quickstart
- Single Page Applications - Use
auth0-react,auth0-vue, orauth0-angularfor client-side auth - Next.js applications - Use
auth0-nextjswhich handles both client and server - Python web apps - Use
auth0-flaskfor Flask or see the Django quickstart
Quick Start Workflow
1. Install SDK
Lines 1 - 25 of 456
Recommendations
Explore other random skills
OfficeIntermediate
notion-knowledge-capture
Convert conversations into structured, searchable Notion wiki entries
OfficeIntermediate
notion-meeting-intelligence
Prep meetings by pulling Notion context and tailoring agendas
OfficeIntermediate
notion-research-documentation
Research Notion content and synthesize findings into structured briefs