skills/auth-implementation-patterns/SKILL.md
Build secure, scalable authentication and authorization systems using industry-standard patterns and modern best practices.
npx skillsauth add UhdyIndy/antigravity-awesome-skills auth-implementation-patternsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Build secure, scalable authentication and authorization systems using industry-standard patterns and modern best practices.
resources/implementation-playbook.md.resources/implementation-playbook.md for detailed patterns and examples.tools
Azure Key Vault Keys SDK for Rust. Use for creating, managing, and using cryptographic keys. Triggers: "keyvault keys rust", "KeyClient rust", "create key rust", "encrypt rust", "sign rust".
development
Azure Key Vault Certificates SDK for Rust. Use for creating, importing, and managing certificates.
devops
Authenticate to Azure services with various credential types.
tools
Azure Identity SDK for Rust authentication. Use for DeveloperToolsCredential, ManagedIdentityCredential, ClientSecretCredential, and token-based authentication.