Files
core/http/jwt/jwks/doc.go
Jan Stabenow 9c0b535199 Add v16.7.2
2022-05-13 19:26:45 +02:00

4 lines
142 B
Go

// Package jwks implements a JSON Web Key Set
// Based on https://github.com/MicahParks/keyfunc without implementing the KeyFunc
package jwks