configuring-better-auth

Official

OAuth/OIDC setup with guided GPT help

Authorpanaversity
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill guides implementing centralized OAuth2/OIDC authentication using Better Auth, with PKCE, JWKS, and token management guidance.

Core Features & Use Cases

  • Auth Server Setup: PKCE-enabled public clients and OIDC provider plugin.
  • SSO Client Integration: PKCE-based client flows and token exchange.
  • Security Best Practices: JWKS, PKCE, and token lifecycle guidance.

Quick Start

Start with Better Auth server setup and register an OAuth client with PKCE.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: configuring-better-auth
Download link: https://github.com/panaversity/colearn-aidd/archive/main.zip#configuring-better-auth

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