Skip to main content
Run any Skill in Manus
with one click
$pwd:

verifiable-token-based-authentication-pattern

// 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.

$ git log --oneline --stat
stars:4
forks:1
updated:February 12, 2026 at 07:57
SKILL.md
readonly