perl-Mojo-JWT/README.md

12 lines
713 B
Markdown
Raw Permalink Normal View History

2023-07-14 15:00:55 +02:00
# perl-Mojo-JWT
3rd Party (Maintained by Koozali) git repo for perl-Mojo-JWT smeserver
## Description
<br />*This description has been generated by an LLM AI system and cannot be relied on to be fully correct.*
*Once it has been checked, then this comment will be deleted*
<br />
Perl-Mojo-JWT is a Perl library for encoding and decoding JSON Web Tokens (JWT). It provides a convenient interface for working with JWT, allowing users to easily create, parse, sign, and verify encoded JWT strings. In addition to providing basic JWT functions, the library also supports a variety of customization options, such as custom header and payload options, as well as support for JWT encryption and signing algorithms.