prime-8-consulting / meteor-oauth2

60 stars 20 forks source link

Web Sequence Diagrams #5

Closed awatson1978 closed 8 years ago

awatson1978 commented 8 years ago

More sequence diagrams for the readme. Are the following diagrams correct?

OAuth 2.0 in Web API - General Overview

OAuth 2.0 in Web API

OAuth 2.0 in Web API - Detailed Example

OAuth 2.0 in Web API - Detailed Example

vangorra commented 8 years ago

These diagrams are good example of the oauth2 process and would describe the communication well.

vangorra commented 8 years ago

Just remember, in meteor, the "Authorization Server" and "Resource Server" are the same application.

The naming convention used for the example of this app seem off. Please chime in on #8 so we can correct this issue.

awatson1978 commented 8 years ago

After a bunch of review, I think the first webdiagram above may have Client/ResourceOwner reversed. Closing this one out in preference for the new diagram in #6.