Skip to main content
Back to registry

oauth-implementation

aj-geddes/useful-ai-prompts

Implement industry-standard OAuth 2.0 and OpenID Connect authentication flows with JWT tokens, refresh tokens, and secure session management.

Installs164
Install command
npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill oauth-implementation
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Implement industry-standard OAuth 2.0 and OpenID Connect authentication flows with JWT tokens, refresh tokens, and secure session management. Minimal working example: Detailed implementations in the references/ directory: - Overview - When to Use - Quick Start - Reference Guides - Best Practices - User authentication systems - Third-party API integration - Single Sign-On (SSO) implementation - Mobile app authentication - Microservices security - Social login integration - Use PKCE for public clients - Implement token rotation - Store tokens securely - Use HTTPS everywhere - Validate redirect URIs - Implement rate limiting - Use short-lived access tokens - Log authentication events - Store tokens in localStorage - Use implicit flow - Skip state parameter - Expose client secrets - Allow open redirects - Use weak signing keys

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does oauth-implementation do?

Implement industry-standard OAuth 2.0 and OpenID Connect authentication flows with JWT tokens, refresh tokens, and secure session management.

Is oauth-implementation good?

oauth-implementation does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does oauth-implementation work with?

oauth-implementation currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to oauth-implementation?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install oauth-implementation?

npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill oauth-implementation

Related skills

More from aj-geddes/useful-ai-prompts

Related skills

Alternatives in Software Engineering