oauth-wg / oauth-v2-1

OAuth 2.1 is a consolidation of the core OAuth 2.0 specs
https://oauth.net/2.1/
Other
52 stars 27 forks source link

conslidate description of serialization #190

Closed aaronpk closed 6 days ago

aaronpk commented 6 days ago

This moves the description of serializations to the appendix

part of #181

panva commented 6 days ago

Though i wonder whether the Authorization Response ({#authorization-response}) section should account for the response_mode extension - https://openid.net/specs/oauth-v2-multiple-response-types-1_0.html with text like "unless specified otherwise by an extension".

aaronpk commented 6 days ago

yeah I can add that, sounds reasonable