Updated diagrams. See readme.txt for details.

pull/59/head
Amanda Anganes 2012-02-21 14:39:18 -05:00
parent c0c21fc31f
commit 226c8bb131
3 changed files with 15 additions and 0 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,5 +1,20 @@
Changelog
Updated on 2/21/2012
OAuth2:
* Renamed "Access Code Flow" to "Authorization Code Flow".
* Changed all references to "User" to "Resource Owner".
* Changed final "Response"s to "JSON respones object"s.
* Added initial "Authenticate Resource Owner" step to Authorization Code Flow
Connect:
* Changed final "Response"s to "JSON respones object"s.
Updated on 2/7/2012
OAuth2: