php jwt online with Winfy

We have hosted the application php jwt in order to run this application in our online workstations with Wine or directly.


Quick description about php jwt:

A simple library to encode and decode JSON Web Tokens (JWT) in PHP, conforming to RFC 7519. Use composer to manage your dependencies and download PHP-JWT. Optionally, install the paragonie/sodium_compat package from composer if your php is < 7.2 or does not have libsodium installed. If your private key contains \n characters, be sure to wrap it in double quotes "" and not single quotes '' in order to properly interpret the escaped characters. You must specify supported algorithms for your application. You can add a leeway to account for when there is a clock skew times between the signing and verifying servers. It is recommended that this leeway should not be bigger than a few minutes.

Features:
  • Support RS384 and RS512
  • Detect invalid Base64 encoding in signature
  • Support for late static binding
  • Require a non-empty key to decode and verify a JWT
  • Run the tests using phpunit


Programming Language: PHP.
Categories:
Package Managers

©2024. Winfy. All Rights Reserved.

By OD Group OU – Registry code: 1609791 -VAT number: EE102345621.