Closed rib closed 3 years ago
These changes address issue #13, allowing the 'aud' claim to be an array of strings and also allowing verification of similar custom claims via a new .string_or_array_contains() verifier API.
.string_or_array_contains()
These changes address issue #13, allowing the 'aud' claim to be an array of strings and also allowing verification of similar custom claims via a new
.string_or_array_contains()
verifier API.