Summary

Functions

Predicate to reject a jti claim that does not match the expected JTI

Functions

Predicate to reject a jti claim that does not match the expected JTI

Example

iex> Jti.reject?("jwt_id", %{iss: "other jwt_id"})
true

Returns true or false