·securing-authentication
!

securing-authentication

ancoleman/ai-design-components

인증, 권한 부여 및 API 보안 구현. 사용자 시스템 구축, API 보호 또는 액세스 제어 구현 시 사용합니다. OAuth 2.1/OIDC, JWT 패턴, 세션, Passkeys/WebAuthn, RBAC/ABAC/ReBAC, 정책 엔진(OPA, Casbin, SpiceDB), 관리형 인증(Clerk, Auth0), 자체 호스팅(Keycloak, Ory) 및 API 보안 모범 사례를 다룹니다.

17설치·0트렌드·@ancoleman

설치

$npx skills add https://github.com/ancoleman/ai-design-components --skill securing-authentication

SKILL.md

Implement modern authentication, authorization, and API security across Python, Rust, Go, and TypeScript.

Critical: PKCE is now mandatory for ALL OAuth flows, not just public clients.

Refresh token rotation: Each refresh generates new access AND refresh tokens, invalidating the old refresh token.

인증, 권한 부여 및 API 보안 구현. 사용자 시스템 구축, API 보호 또는 액세스 제어 구현 시 사용합니다. OAuth 2.1/OIDC, JWT 패턴, 세션, Passkeys/WebAuthn, RBAC/ABAC/ReBAC, 정책 엔진(OPA, Casbin, SpiceDB), 관리형 인증(Clerk, Auth0), 자체 호스팅(Keycloak, Ory) 및 API 보안 모범 사례를 다룹니다. 출처: ancoleman/ai-design-components.

원본 보기

인용 가능한 정보

AI/검색 인용용 안정적인 필드와 명령어.

설치 명령어
npx skills add https://github.com/ancoleman/ai-design-components --skill securing-authentication
카테고리
!보안
인증됨
최초 등록
2026-02-01
업데이트
2026-02-18

빠른 답변

securing-authentication이란?

인증, 권한 부여 및 API 보안 구현. 사용자 시스템 구축, API 보호 또는 액세스 제어 구현 시 사용합니다. OAuth 2.1/OIDC, JWT 패턴, 세션, Passkeys/WebAuthn, RBAC/ABAC/ReBAC, 정책 엔진(OPA, Casbin, SpiceDB), 관리형 인증(Clerk, Auth0), 자체 호스팅(Keycloak, Ory) 및 API 보안 모범 사례를 다룹니다. 출처: ancoleman/ai-design-components.

securing-authentication 설치 방법은?

터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/ancoleman/ai-design-components --skill securing-authentication 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code나 Cursor에서 사용할 수 있습니다

소스 저장소는 어디인가요?

https://github.com/ancoleman/ai-design-components