updating oauth docs

This commit is contained in:
Erik Amaru Ortiz
2014-10-10 16:19:46 -04:00
parent 009422c556
commit 95adfc840c

View File

@@ -125,7 +125,7 @@
grant_type=password& grant_type=password&
username=bob& username=bob&
password=secret& password=secret&
scope=offline_access scope=*
</pre> </pre>
</p> </p>