home/categories/security/igbuend-grimbard-skills-security-patterns-verifiable-token-based-authentication-skill-md
securitytesting-security
verifiable-token-based-authentication
Security pattern for self-contained token authentication (e.g., JWT). Use when implementing stateless authentication, designing tokens with embedded claims, or building systems where tokens contain principal information and can be verified without server-side storage. Specialization of Authentication pattern.
maintainer
igbuend
更新日 1/19/2026
スター
0
フォーク
1
quick start
Installation and usage
Security pattern for self-contained token authentication (e.g., JWT). Use when implementing stateless authentication, designing tokens with embedded claims, or building systems where tokens contain principal information and can be verified without server-side storage. Specialization of Authentication pattern.
インストール
$ install --globalskills.sh
使い方
インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:
skills use verifiable-token-based-authentication