What this test does

Checks the code redemption request.

How it passes

A form-encoded POST with grant_type, code, the same client_id and redirect_uri, and a verifier matching the challenge.

Specification
§5.3.1
Needs
C101 Discovers the server from an HTML link