getSecret() getSecret(string $scope, boolean $cache = true) : string Parameters string $scope boolean $cache Returns string
encode() encode(array $claims, integer $ttl, string $scope) : string Parameters array $claims integer $ttl string $scope Returns string
decode() decode(string $token, string $scope, boolean $verify = true) : array Parameters string $token string $scope boolean $verify Returns array