Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250711) (9addea9f0ac)
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