Skip to content

Commit

Permalink
docs: updated links to apiary as the old ones didn't link to the corr…
Browse files Browse the repository at this point in the history
…ect section of the page (#626)
  • Loading branch information
abusaidm authored and arekkas committed Oct 22, 2017
1 parent affa64e commit 6ecbfdc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/oauth2.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,9 +96,9 @@ Here is how Google chose to design the login and consent UI (what we call the "c

There are three API endpoints available for managing consent request:

* [Fetch information on a consent request](http://docs.hydra13.apiary.io/#r/oauth2/oauth2consentrequestsid)
* [Accept a consent request](http://docs.hydra13.apiary.io/#r/oauth2/oauth2consentrequestsidaccept)
* [Reject a consent request](http://docs.hydra13.apiary.io/#r/oauth2/oauth2consentrequestsidreject)
* [Fetch information on a consent request](http://docs.hydra13.apiary.io/#reference/oauth2/oauth2consentrequestsid)
* [Accept a consent request](http://docs.hydra13.apiary.io/#reference/oauth2/oauth2consentrequestsidaccept)
* [Reject a consent request](http://docs.hydra13.apiary.io/#reference/oauth2/oauth2consentrequestsidreject)

### Error Handling during Consent App Flow

Expand Down

0 comments on commit 6ecbfdc

Please sign in to comment.