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: PKCE

Browse skills that share this tag.

  • security-baseline - Security Baseline Checklist
    securityauditcomplianceCSP

    ★ 7 · Updated 2026-05-09

    Run nine authoritative security checks covering CSP, OAuth, PKCE, JWKS, CSRF, MCP auth, URL redaction, and backtrace policy.

    ⚙ verify security headers⚙ check OAuth callback flow⚙ validate PKCE state storage
  • configuring-better-auth - Better Auth OAuth/OIDC Configuration
    OAuthOIDCSSOAuthentication

    ★ 602 · Updated 2026-03-26

    Implement OAuth 2.1/OIDC authentication using Better Auth as auth server or SSO client

    ⚙ Set up auth server⚙ Configure OIDC provider⚙ Register OAuth client
  • oauth21-token-endpoint - OAuth 2.1 Token Endpoint Implementation
    OAuth 2.1token endpointauthenticationsecurity

    ★ 0 · Updated 2026-03-23

    Implement OAuth 2.1 token endpoint with grant types, PKCE, CORS, and error handling

    ⚙ process token requests⚙ authenticate confidential clients⚙ issue access tokens