Skip to content

thiagocamargodacosta/dpopjwt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dpopjwt

Experimental DPoP JSON Web Token for Go RFC 9449

The latest version is v0.

This project builds on the jwt implementation of cristalhq/jwt/ to create the token specified in the RFC 9449.

Warning

This is an experimental package for building DPoP-Proof JWTs.

All features necessary for the usage of this type of token are not implemented at the moment.

v1 will be when this package will be feature-complete.

Install

go get github.com/thiagocamargodacosta/dpopjwt/v0

Example

TO DO

License

MIT License

About

**Experimental** DPoP JSON Web Token for Go [RFC 9449](https://datatracker.ietf.org/doc/html/rfc9449)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages