aidantwoods / go-paseto

Platform-Agnostic Security Tokens implementation in Golang.
https://pkg.go.dev/aidanwoods.dev/go-paseto
MIT License
284 stars 16 forks source link

Update Test Vectors #4

Closed scottarc closed 2 years ago

scottarc commented 2 years ago

The latest test vectors include "expected fail" test cases. https://github.com/paseto-standard/test-vectors

aidantwoods commented 2 years ago

Thanks for this! I have this as a pipeline step, but maybe it should be a cron 😆

https://github.com/aidantwoods/go-paseto/runs/6867807360?check_suite_focus=true

aidantwoods commented 2 years ago

No code changes necessary to catch those expect fails, so no need to do a re-release for this one I think.