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 Fri, 05 Jun 2026 06:08:14 +0000