authentication-setup
Setup and manage authentication and authorization systems including JWT, OAuth, and role-based access control.

When user is asking for guidance for which role to assign to an identity given desired permissions, this agent helps them understand the role that will meet the requirements with least privilege access and how to apply that role.
npx skills add github/awesome-copilotSetup and manage authentication and authorization systems including JWT, OAuth, and role-based access control.

Implement security best practices for web apps and infrastructure, covering HTTPS, CORS, XSS, SQL injection, CSRF, rate limiting, and OWASP

Extract security requirements from threat models and business context for actionable security measures.

Implement authentication and authorization patterns like JWT, OAuth2, session management, and RBAC for secure API access.

Master Solidity smart contract security best practices for auditing, vulnerability prevention, and secure blockchain implementation.
