docusaurus-auth

Community

JWT-backed auth for Docusaurus docs

AuthorMuhammedSuhaib
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill adds authentication to Docusaurus static sites with a FastAPI backend and JWT-based security, enabling client-side login, server-side verification, and protected content delivery for documentation sites.

Core Features & Use Cases

  • FastAPI backend: User registration/login endpoints and JWT token generation.
  • JWT token management: Token issuance, verification, and possible refresh strategies.
  • Client-side integration: Login UI in Docusaurus and token storage.
  • Protected content: Render personalized content behind JWT checks.
  • Security best practices: CORS, token storage, and user data isolation.

Quick Start

  1. Spin up a FastAPI backend with login/token endpoints.
  2. Integrate a login form in Docusaurus and store JWTs on the client.
  3. Protect API routes and render personalized docs based on user identity.

Dependency Matrix

Required Modules

None required

Components

scriptsreferencesassets

💻 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: docusaurus-auth
Download link: https://github.com/MuhammedSuhaib/LevelUpSpeckit-Plus/archive/main.zip#docusaurus-auth

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.