Closed aaronpk closed 9 months ago
Renamed the "Authorization Grant" header to "Access Token Request". This makes it match with the other grant types in OAuth that use "Access Token Request" as the header for their sections. https://datatracker.ietf.org/doc/html/rfc6749#section-4
Agreed. I also made the token exchange request/response headers more explicit so that there are no headers just called "Request" anymore
Renamed the "Authorization Grant" header to "Access Token Request". This makes it match with the other grant types in OAuth that use "Access Token Request" as the header for their sections. https://datatracker.ietf.org/doc/html/rfc6749#section-4