godot-engine.jwt
godot-engine.jwt copied to clipboard
JSON Web Token library for Godot Engine written in GDScript
Results
2
godot-engine.jwt issues
Sort by
recently updated
recently updated
newest added
Much improvements were handled and implemented by some contributors. The 3.x branch could benefit from these changes too.
enhancement
# Feature request I'm writing an app that uses OAuth 2.0 for user login, and I'd like to verify the JWT tokens returned by the authentication server, but there doesn't...
enhancement