projects
/
mediagoblin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df3147b
)
Fixed typo in OAuth docs, recieve => receive
author
Joar Wandborg
<git@wandborg.com>
Tue, 18 Sep 2012 19:44:02 +0000
(21:44 +0200)
committer
Joar Wandborg
<git@wandborg.com>
Tue, 18 Sep 2012 19:44:02 +0000
(21:44 +0200)
mediagoblin/plugins/oauth/README.rst
patch
|
blob
|
blame
|
history
diff --git
a/mediagoblin/plugins/oauth/README.rst
b/mediagoblin/plugins/oauth/README.rst
index cd2edc0e7348ac815eea29bc3c7435f7de186508..2f49916bd05a53c3a42540696ee508306f3b8fd0 100644
(file)
--- a/
mediagoblin/plugins/oauth/README.rst
+++ b/
mediagoblin/plugins/oauth/README.rst
@@
-84,7
+84,7
@@
Brief description of the procedure
2. The *authorization server* authenticates the *resource owner* and redirects
the *user agent* back to the *redirect uri* (covered later in this
document).
-3. The *client* rec
ie
ves the request from the *user agent*, attached is the
+3. The *client* rec
ei
ves the request from the *user agent*, attached is the
*authorization code*.
4. The *client* requests an *access token* from the *authorization server*
5. \?\?\?\?\?