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 Wed, 22 Jul 2026 14:10:06 +0000