gbv / paia

Specification of Patrons Account Information API (PAIA)
http://gbv.github.io/paia
15 stars 12 forks source link

PAIA auth should require application/x-www-form-urlencoded #50

Closed nichtich closed 9 years ago

nichtich commented 9 years ago

To better confirm to OAuth 2.0 (#15). For backwards compatibility JSON request should also be allowed. Support of JSON for PAIA auth could be deprecated in PAIA 2.0.0 to free pure PAIA auth servers from the need to implement a JSON parser.