Open
Description
This test makes the assumption that one can distinguish between a valid and invalid token and it also makes the assumption that invalid-token
is actually an invalid token.
AFAIK there are no universal constraints on what an invalid token actually looks like, for some backends maybe invalid-token
is a totally ok token and is functionally indistinguisable from this-is-a-valid-token
.