Aspnet Auth Advanced

Advanced authentication/authorization trong ASP.NET Core: JWT (issue + validate, refresh tokens), OAuth2/OIDC (Google/Microsoft/external IdP), ASP.NET Core Identity (scaffolding, customize User/Claims), cookie auth cho MVC/Blazor, multi-scheme (JWT cho API + Cookie cho web), custom AuthorizationHandler/Requirements, role/policy/claim-based, anti-forgery cho SPA. Use khi setup login system, integrate Google/Microsoft login, build refresh token flow, bảo mật API + web cùng app, hoặc user nói 'JWT refresh', 'OAuth Google', 'Identity scaffold', 'authorization policy'.

nguyenvanchiens f694119 13.8 KB Updated

File contents

nguyenvanchiens/my-skills/tree/main/skills/aspnet-auth-advanced commit f694119867

Frequently asked questions

npx skillmds@latest add nguyenvanchiens/aspnet-auth-advanced