go-jose
go-jose copied to clipboard
Make a function for creating a new JWK
The jose-util package uses generate.go to create a new JWK. This really seems like something the core library should do.
See #273