NoJWTPassphrase
Less than 1 minute
NoJWTPassphrase
Exception thrown when JWT operations require an HMAC passphrase but none is configured.
class NoJWTPassphrase extends \Hazaar\ExceptionExtends: Hazaar\Exception
This is typically raised for HS* JWT algorithms where signing or verification depends on a shared secret passphrase.
Methods
__construct
Creates a missing-JWT-passphrase exception.
public __construct(): voidGenerated by Hazaar API Doc Generator on Fri, 04 Sep 2026 23:32:17 +0000