LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: Authorization

Browse skills that share this tag.

  • laravel-permission - Laravel RBAC by Spatie
    RBACPermissionsSecurityAuthorization

    ★ 1 · Updated 2026-05-28

    Implement role-based access control for Laravel applications

    ⚙ create role⚙ create permission⚙ assign role
  • laravel-permission - Laravel RBAC with Spatie Permission
    LaravelRBACPermissionsRoles

    ★ 18 · Updated 2026-05-28

    Complete role-based access control for Laravel applications

    ⚙ assign roles⚙ check permissions⚙ protect routes
  • laravel-permission - Laravel Permission RBAC
    RBACAuthenticationAuthorizationLaravel

    ★ 602 · Updated 2026-05-28

    Manage roles and permissions for Laravel applications

    ⚙ assign roles⚙ check permissions⚙ configure middleware
  • springboot-security - Spring Boot Security Best Practices
    Spring SecurityAuthenticationAuthorizationInput Validation

    ★ 148 · Updated 2026-05-09

    Implements authentication, authorization, validation, CSRF protection, and security headers

    ⚙ configure JWT authentication⚙ implement authorization rules⚙ validate user input
  • better-auth - TypeScript Authentication Framework
    AuthenticationAuthorizationTypeScriptOAuth

    ★ 16 · Updated 2026-03-23

    Framework-agnostic TypeScript authentication and authorization with email/password, OAuth, 2FA, passkeys, and session management

    ⚙ Implement authentication⚙ Implement authorization⚙ Sign up users
  • oauth21-token-endpoint - OAuth 2.1 Token Endpoint Implementation
    OAuth 2.1Token EndpointAuthenticationAuthorization

    ★ 602 · Updated 2026-03-22

    OAuth 2.1 Token Endpoint implementation with grant types, CORS, and error handling.

    ⚙ Accept token requests⚙ Authenticate clients⚙ Validate grant types