authentication

Installation
SKILL.md

Authentication Skill

Implement secure authentication patterns for web applications including JWT tokens, sessions, OAuth, and password handling.


When to Use

  • Adding login/logout functionality
  • Implementing token-based authentication
  • Integrating OAuth providers
  • Handling password hashing and reset
  • Managing sessions and cookies

JWT Authentication

Token Generation

Related skills
Installs
2
GitHub Stars
1
First Seen
Mar 4, 2026