A Go library for creating and using JWTs via DNS TXT records.
- Able to create a DNS TXT record from a []byte (presumed to be a JWT).
- Client is able to resolve and return the JWT if valid.
To install the library, use go get
:
go get github.com/xmidt-org/dnstxtjwt