Integrates JWT (or json web tokens) into Godot Engine through a GDExtension wrapper that was introduced in Godot Engine 4.1
  • C++ 44.3%
  • GDScript 43.7%
  • Python 6.4%
  • Shell 5.6%
Find a file
2026-07-23 05:54:32 +00:00
doc_classes initial 2026-07-12 19:52:56 -07:00
godot-cpp@ba0edfed90 initial 2026-07-12 19:52:56 -07:00
jwt-cpp@0a503e7508 initial 2026-07-12 19:52:56 -07:00
openssl@626ff8fd93 windows now compilable (#1) 2026-07-13 20:44:07 +00:00
project Develop (#2) 2026-07-23 05:54:32 +00:00
src initial 2026-07-12 19:52:56 -07:00
.gitignore web and android now work. windows in progress 2026-07-12 22:00:03 -07:00
.gitmodules web and android now work. windows in progress 2026-07-12 22:00:03 -07:00
.sconsign.dblite windows now compilable (#1) 2026-07-13 20:44:07 +00:00
asset_thumbnail.jpg web and android now work. windows in progress 2026-07-12 22:00:03 -07:00
compile_all.sh windows now compilable (#1) 2026-07-13 20:44:07 +00:00
INSTALL.md windows now compilable (#1) 2026-07-13 20:44:07 +00:00
LICENSE.md initial 2026-07-12 19:52:56 -07:00
LICENSES.md initial 2026-07-12 19:52:56 -07:00
SConstruct Develop (#2) 2026-07-23 05:54:32 +00:00