Content Preview
# Authentication & Billing Implementation Guide ## Overview Authentication and billing are foundational SaaS capabilities that affect every user interaction. This guide covers implementation patterns, security best practices, and common pitfalls for both systems. ## Authentication ### OAuth2 / OpenID Connect (OIDC) Flows #### Authorization Code Flow (Recommended for Web Apps) 1. Redirect user to authorization server (`/authorize`) 2. User authenticates and consents 3. Authorization server r
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/auth-billing-guide.md \
https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/product-team/saas-scaffolder/references/auth-billing-guide.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/alirezarezvani/claude-skillsThen reference at product-team/saas-scaffolder/references/auth-billing-guide.md
Related Skills
SKILL
10 product agent skills and plugins for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw. PM toolkit (RICE), agile PO, product strategist (OKR), UX researcher, UI design system, competitive teardown, landing page generator, SaaS scaffolder, research summarizer. Python tools (stdlib-only).
product-teamskillagentpython
by alirezarezvani · alirezarezvani-claude-skills
sample-prd-readme
My App — Product Requirements Document
product-teamsampleprdreadme
by alirezarezvani · alirezarezvani-claude-skills
statistics-reference
Statistics Reference for Product Managers
product-teamstatisticsreference
by alirezarezvani · alirezarezvani-claude-skills
metrics-frameworks
AARRR breaks the product journey into five stages.
product-teammetricsframeworks
by alirezarezvani · alirezarezvani-claude-skills