Open-source library
PWT (Protobuf Web Token) stores JWT-style claims in Protocol Buffers while keeping the familiar jwt.Claims API. It uses the signing algorithms from github.com/golang-jwt/jwt/v5, yields smaller tokens, and parses faster thanks to protobuf serialization. Custom data lives in a protobuf Struct on TokenBody.Payload.
Repository stats
Share new library ideas, co-maintenance requests, or contribution proposals.