Skip to content

Commit

Permalink
fix broken image in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Dec 26, 2016
1 parent fee6eb1 commit 943e934
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/oauth2.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ app (sometimes referred to as *consent endpoint*). Once the consent app authenti
the user back to Hydra, passing along a JSON Web Token including information for Hydra to process. In abstract,
the consent flow looks like this:

![](../images/consent.png)
![Consent Flow](/images/consent.png)

1. A *client* application (app in browser in laptop) requests an access token from a resource owner:
`https://hydra.myapp.com/oauth2/auth?client_id=c3b49cf0-88e4-4faa-9489-28d5b8957858&response_type=code&scope=core+hydra&state=vboeidlizlxrywkwlsgeggff&nonce=tedgziijemvninkuotcuuiof`.
Expand Down

0 comments on commit 943e934

Please sign in to comment.