Decrypts and validates authorization code payload before token exchange.
Strict code validation blocks forged or stale code exchange attempts.
Decrypts and validates authorization code payload before token exchange.
Why (Security)
Strict code validation blocks forged or stale code exchange attempts.
Specifications