Open
Description
I could do this in a PR... but is there any desire for a simple EQUALS literal check for certain keys in verify
's options
parameter. In my case I have a scope
key in my JWT that I'd like evaluated, but I could envision others with arbitrary data where a simple literal check would suffice.
Maybe the need isn't that great, but seems like something that might be good to have.