gbv / paia

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

Adjust PAIA auth login to OAuth 2.0 Token Endoint #51

Closed nichtich closed 7 years ago

nichtich commented 9 years ago

To make PAIA auth OAuth 2.0 compliant (#15), PAIA auth login should be extended to an OAuth 2.0 Token Endoint:

nichtich commented 7 years ago

PAIA 1.4 wil optionally support client credentials grant. Support of grant type authorization_code would be nice but has not been requested so far.