Aiden
Aiden
Updated the code style.
Update comment and code style.
I think the root cause is not the zero byte but the random value of the uninitialized int variable in `GUAC_READ_UTF8 `. ```c int GUAC_READ_UTF8(const char** input, int remaining) {...
@iota-008 yes, the new v1.5.4 version has supported pass token in headers, please refer the [readme](https://github.com/aiden0z/guacamole-auth-jwt?tab=readme-ov-file#version-154) for details.
Hi everyone, I hope you're all doing well. I was wondering if there's any plan to merge this PR. It looks very helpful, and I really appreciate the effort that...