authentication-setup
✓Design and implement authentication and authorization systems. Use when setting up user login, JWT tokens, OAuth, session management, or role-based access control. Handles password security, token management, SSO integration.
Installation
SKILL.md
최종 결과: JWT 기반 인증 시스템 완성, 회원가입/로그인/토큰갱신 API 동작
원인: Access Token과 Refresh Token의 SECRET 키가 다른데, 같은 키로 검증하려고 시도
Design and implement authentication and authorization systems. Use when setting up user login, JWT tokens, OAuth, session management, or role-based access control. Handles password security, token management, SSO integration. Source: supercent-io/skills-template.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/supercent-io/skills-template --skill authentication-setup Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/supercent-io/skills-template --skill authentication-setup- Category
- !Security
- Verified
- ✓
- First Seen
- 2026-02-18
- Updated
- 2026-02-18
Quick answers
What is authentication-setup?
Design and implement authentication and authorization systems. Use when setting up user login, JWT tokens, OAuth, session management, or role-based access control. Handles password security, token management, SSO integration. Source: supercent-io/skills-template.
How do I install authentication-setup?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/supercent-io/skills-template --skill authentication-setup Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/supercent-io/skills-template
Details
- Category
- !Security
- Source
- skills.sh
- First Seen
- 2026-02-18