Decrypts and validates access token structure, type, and client binding.
Token-type and client checks prevent unauthorized protected-resource access.
Decrypts and validates access token structure, type, and client binding.
Why (Security)
Token-type and client checks prevent unauthorized protected-resource access.
Specifications