← Back to catalog
skill ✓ Verified

OAuth 2.0 Flows

Implement OAuth 2.0 correctly — pick the right flow, use PKCE, and store tokens safely. Use when adding "sign in with…", third-party API auth, or reviewing an OAuth integration.

npx @aiskillet/cli add oauth-flows --target claude-code

Install once: npm i -g @aiskillet/cli — then it works in whatever tool you use. The same skill, compiled to each target's native format.

Author
@aiskillet
Source
aiskillet/cookbook/tree/main/skills/oauth-flows
Targets
claude-code
License
MIT
Tags
integrations, oauth, security