NoJWTPassphrase
Less than 1 minute
NoJWTPassphrase
Exception thrown when JWT operations require an HMAC passphrase but none is configured.
class NoJWTPassphrase extends \Hazaar\Auth\Session\Exception\ExceptionThis 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 Tue, 21 Apr 2026 04:00:24 +0000