GDScript JWT - 1.5 (4.x)
What's Changed
- Update JWTAlgorithm.gd by @fenix-hub in #7
- add payload/header validation by @fenix-hub in #8
- add RS256 support by @fenix-hub in #9
- Switched to Godot 4 support, Repaired broken RS256 implementation. by @crazychenz in #10
New Contributors
- @crazychenz made their first contribution in #10
Full Changelog: v1.3...v1.5b