Moodle PHP Documentation 4.2
Moodle 4.2.8 (Build: 20240610) (2d41ac46f45)
JWT Member List

This is the complete list of members for JWT, including all inherited members.

$leewayJWTstatic
$timestampJWTstatic
array< string, $supported_algs=['ES384'=>JWTstatic
constantTimeEquals(string $left, string $right)JWTstatic
decode(string $jwt, $keyOrKeyArray)JWTstatic
encode(array $payload, $key, string $alg, string $keyId=null, array $head=null)JWTstatic
jsonDecode(string $input)JWTstatic
jsonEncode(array $input)JWTstatic
sign(string $msg, $key, string $alg)JWTstatic
urlsafeB64Decode(string $input)JWTstatic
urlsafeB64Encode(string $input)JWTstatic