Skip to content

A library that makes fetching a JWT from a DNS TXT record simple to do.

License

Notifications You must be signed in to change notification settings

xmidt-org/dnstxtjwt

Repository files navigation

dnstxtjwt

A Go library for creating and using JWTs via DNS TXT records.

Build Status codecov Go Report Card Apache V2 License GitHub Release GoDoc

Features

  • 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.

Installation

To install the library, use go get:

go get github.com/xmidt-org/dnstxtjwt

About

A library that makes fetching a JWT from a DNS TXT record simple to do.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages