NoJWTAlgorithm
Less than 1 minute
NoJWTAlgorithm
Exception thrown when JWT signing/verification is attempted without an algorithm.
class NoJWTAlgorithm extends \Hazaar\Auth\Session\Exception\ExceptionRaised when JWT header/configuration data does not include a valid alg value, preventing token signing or verification from selecting the correct crypto flow.
Methods
__construct
Creates a missing-JWT-algorithm exception.
public __construct(): voidGenerated by Hazaar API Doc Generator on Tue, 21 Apr 2026 04:00:24 +0000