s12v / go-jwks

A Go library to retrieve RSA public keys from a JWKS (JSON Web Key Set) endpoint
MIT License
42 stars 16 forks source link

square/go-jose moved to go-jose/go-jose #17

Open andresvia opened 1 month ago

andresvia commented 1 month ago

https://github.com/square/go-jose is now archived go-jwks should probably now use go-jose/go-jose

andresvia commented 1 month ago

@bigkraig are you the new maintainer?

bigkraig commented 1 month ago

I can take it over if it needs it. Currently road tripping for the solar eclipse for the next couple of weeks.

andresvia commented 1 month ago

I can take it over if it needs it. Currently road tripping for the solar eclipse for the next couple of weeks.

Have fun! When you come back maybe https://github.com/s12v/go-jwks/pull/10#pullrequestreview-1758358363 can be merged too?