oauth21-bearer-token

Community

Secure OAuth 2.1 bearer tokens in requests

Authormaronnjapan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Bearer tokens must be transmitted securely and validated correctly to protect resource servers and prevent token leakage. This guide defines how to properly transmit bearer tokens, enforce TLS, and prevent token leakage in OAuth 2.1 contexts.

Core Features & Use Cases

  • Correct token transmission via Authorization header with case-insensitive Bearer prefix.
  • Guidance against using query parameters for tokens and when to use form-encoded bodies.
  • Token validation steps and security requirements (TLS, audience, scope, and revocation considerations).
  • Use case examples for resource servers and clients enabling secure access.

Quick Start

Attach a valid Bearer token to the Authorization header in your API requests to protect access to resources.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: oauth21-bearer-token
Download link: https://github.com/maronnjapan/maronn-openid-provider/archive/main.zip#oauth21-bearer-token

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.