II.
LibrarySkill overview
Reference · livelib-skill:sdk-platform-development--jwt-handler
jwt-handler overview
JWT creation, validation, and management for SDK authentication
Attributes
displayName
jwt-handler
description
JWT creation, validation, and management for SDK authentication
libraryPath
library/specializations/sdk-platform-development/skills/jwt-handler/SKILL.md
specialization
sdk-platform-development
contentSummary
# JWT Handler Skill
## Overview
This skill implements JWT-based authentication for SDKs including token creation, validation, key rotation via JWKS, and secure claims handling.
## Capabilities
- Generate and validate JWTs with multiple algorithms
- Implement JWKS (JSON Web Key Set) key
Outgoing edges
lib_applies_to_domain1
- domain:software-engineering·DomainSoftware Engineering
lib_belongs_to_specialization1
- specialization:sdk-platform-development·Specialization
lib_covers_topic2
- topic:api-design·TopicAPI Design
- topic:developer-experience·TopicDeveloper Experience (DX)
lib_involves_role1
lib_requires_skill_area2
- skill-area:authentication-authorization·SkillArea
- skill-area:api-clients-sdks·SkillAreaAPI Clients and SDKs
Incoming edges
None.