fenix-hub / godot-engine.jwt

JSON Web Token library for Godot Engine written in GDScript
https://nicolosantilio.com/godot-engine.jwt
MIT License
51 stars 11 forks source link

RSA256 algorithm type is not set. #12

Closed lalolalo9 closed 2 years ago

lalolalo9 commented 2 years ago

In AlgorithmBuilder.gd the func RSA256 doesnt set algorithm type.

But aside from that! Thank you alot for this useful plugin!!!