auth/vendor/github.com/lestrrat-go/jwx/jwa/jwa.go

5 lines
130 B
Go
Raw Normal View History

2022-06-09 17:35:23 +00:00
//go:generate ./gen.sh
// Package jwa defines the various algorithm described in https://tools.ietf.org/html/rfc7518
package jwa