in reply to Re: Perl version of python-jose (Javascript Object Signing and Encryption)?
in thread Perl version of python-jose (Javascript Object Signing and Encryption)?

That was it!

The test token had expired, so to ignore that and decode it anyway, I needed verify_exp=>0.
I knew I was probably overlooking something simple- thank you so much!

  • Comment on Re^2: Perl version of python-jose (Javascript Object Signing and Encryption)?