Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
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
convertBase64UrlToBase64(string $input)JWTstatic
decode(string $jwt, $keyOrKeyArray, stdClass &$headers=null)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