Fixed typo in OAuth docs, recieve => receive
This commit is contained in:
parent
df3147b986
commit
4427b1bea4
@ -84,7 +84,7 @@ Brief description of the procedure
|
|||||||
2. The *authorization server* authenticates the *resource owner* and redirects
|
2. The *authorization server* authenticates the *resource owner* and redirects
|
||||||
the *user agent* back to the *redirect uri* (covered later in this
|
the *user agent* back to the *redirect uri* (covered later in this
|
||||||
document).
|
document).
|
||||||
3. The *client* recieves the request from the *user agent*, attached is the
|
3. The *client* receives the request from the *user agent*, attached is the
|
||||||
*authorization code*.
|
*authorization code*.
|
||||||
4. The *client* requests an *access token* from the *authorization server*
|
4. The *client* requests an *access token* from the *authorization server*
|
||||||
5. \?\?\?\?\?
|
5. \?\?\?\?\?
|
||||||
|
Loading…
x
Reference in New Issue
Block a user