fastapi-auth

Community

Secure FastAPI apps with session-based auth.

Authoragusmdev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a complete session-based authentication workflow for FastAPI apps, enabling login/logout flows, protected endpoints, secure password hashing, and OAuth integration.

Core Features & Use Cases

  • Password-based login: verify user credentials and create a session token.
  • OAuth support: handle Google OAuth login and user provisioning.
  • Endpoint protection: guard routes using dependency injection and HTTPBearer tokens.
  • Use Case: Build a secure API for a multi-user app with role-based access in the UI.

Quick Start

Install dependencies and run the app; then register a user, login, or perform OAuth callback to obtain a session token.

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: fastapi-auth
Download link: https://github.com/agusmdev/burntop/archive/main.zip#fastapi-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.