[PATCH] add test TestSignES256 for fcl-web/jwt with patch to fix
Patches
- Patch to add test tcjwt.patch
- Patch to fix signing ES256 fpjaes256.patch
Changes
- Adds a test to verify signing a jwt using ES256. Currently failing.
- Also fixes a freed result not being set to nil.
- Second patch to fix failing test
The problem was using Move on Key.AsPointer instead of Key.AsPointer^
Always something simple and then 3 days go by
Edited by Andrew Haines