potatosalad / erlang-jose

JSON Object Signing and Encryption (JOSE) for Erlang and Elixir
http://hexdocs.pm/jose
MIT License
308 stars 104 forks source link

Verify and verify_strict typespec should reference JOSE.JWK.t() #165

Closed jareddellitt closed 7 months ago

jareddellitt commented 7 months ago

Addresses #164

potatosalad commented 7 months ago

@jareddellitt Thanks!

kelvinst commented 7 months ago

Plans on releasing this in a patch version? We're upgrading to 1.11.9 and CI is failing because of this.

potatosalad commented 7 months ago

@kelvinst jose 1.11.10 has been published with these changes incorporated.