jwt/test
Christian Banse 895749e449 Starting `v5` development
This commit serves as the basis for further `v5` developments. It will introduce some API-breaking changes, especially to the way tokens are validated. This will allow us to provide some long-wanted features with regards to the validation API. We are aiming to do this as smoothly as possible, however, with any major version. please expect that you might need to adapt your code.

The actual development will be done in the course of the next week, if time permits. It will be done in seperate PRs that will use this PR as a base. Afterwards, we will probably merge this and release an initial 5.0.0-alpha1 or similar.
2022-08-27 11:40:20 +02:00
..
ec256-private.pem Add ECDSA signatures 2015-07-16 15:41:02 -04:00
ec256-public.pem Add ECDSA signatures 2015-07-16 15:41:02 -04:00
ec384-private.pem Add ECDSA signatures 2015-07-16 15:41:02 -04:00
ec384-public.pem Add ECDSA signatures 2015-07-16 15:41:02 -04:00
ec512-private.pem Add ECDSA signatures 2015-07-16 15:41:02 -04:00
ec512-public.pem Add ECDSA signatures 2015-07-16 15:41:02 -04:00
ed25519-private.pem add ed25519 support (#36) 2021-07-29 23:57:09 +02:00
ed25519-public.pem add ed25519 support (#36) 2021-07-29 23:57:09 +02:00
examplePaddedKey-public.pem Revert Encoding/Decoding changes for better compatibility (#117) 2021-11-06 07:21:20 -04:00
helpers.go Starting `v5` development 2022-08-27 11:40:20 +02:00
hmacTestKey Added support for HS384 and HS512 signing methods 2014-07-05 15:08:42 -07:00
privateSecure.pem Added passoword protect PEM support 2016-11-03 17:50:08 +00:00
sample_key almost working 2012-04-17 18:41:12 -07:00
sample_key.pub almost working 2012-04-17 18:41:12 -07:00