GOSE is JOSE/JWT/JWK/JWS/JWKS implemented in Go with Helpers, and examples.
It contains implementations of the JOSE suite of types and helpers for many different use cases.
- Simple
- Compliant
- Safe
- Efficient
- Extensible
Examples are provided under the /examples
folder to illustrate correct use of this package.