NoJWTAlgorithm
Less than 1 minute
NoJWTAlgorithm
Exception thrown when JWT signing/verification is attempted without an algorithm.
class NoJWTAlgorithm extends \Hazaar\ExceptionExtends: Hazaar\Exception
Raised 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 Fri, 04 Sep 2026 23:32:17 +0000