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 with output: refresh tokens

Browse skills that produce this output.

  • .claude/skills/authentication-flows/SKILL.md - OAuth 2.0, JWT, API Key, mTLS auth
    OAuth 2.0JWTAPI KeymTLS

    ★ 18 · Updated 2026-03-26

    Provides implementation patterns and security best practices for OAuth 2.0, JWT, API Key, and mTLS authentication

    ⚙ implement OAuth 2.0 authorization code flow⚙ implement OAuth 2.0 client credentials flow⚙ implement OAuth 2.0 device code flow
  • .claude/skills/authentication-flows/SKILL.md - API Authentication Implementation Guide
    authenticationOAuth 2.0JWTAPI security

    ★ 602 · Updated 2026-03-26

    Provides implementation patterns for OAuth 2.0, JWT, API Key, and mTLS authentication methods

    ⚙ implement OAuth 2.0 flow⚙ generate JWT tokens⚙ manage API keys
  • Jwt Authentication - JWT Authentication Implementation Patterns
    apibackendserverauthentication

    ★ 1 · Updated 2026-03-25

    Implement JWT authentication patterns including token generation, verification, refresh strategy, and secure storage

    ⚙ generate JWT tokens⚙ verify JWT tokens⚙ generate access tokens
  • full-stack-authentication - Production-Ready Authentication with Scalekit SDK
    authenticationOAuthsession managementSDK

    ★ 57 · Updated 2026-03-24

    Implements secure authentication flows using Scalekit SDK across multiple programming languages

    ⚙ install SDK⚙ configure environment variables⚙ generate authorization URLs