protobuf-web-token 0.1.0

Create, verify and decode protobuf web tokens
Documentation
1
2
3
4
# Protobuf Web Token

Collection of libraries for different languages to implement signing/verification/decoding of tokens.
The approach is similar to the one used in JWT (Json Web Token).