Bug: redirect param must be redirect_uri
Closed this issue · 1 comments
anderha commented
As the title says there is a bug in the openapi spec, the param redirect
must be redirect_uri
otherwise api calls fail
https://github.com/europace/authorization-api/blob/master/authorization.yaml#L207
gruenewa commented
Thanks for the hint. We have corrected this. 👍