Kong / mashape-oauth

OAuth Modules for Node.js - Supporting RSA, HMAC, PLAINTEXT, 2,3-Legged, 1.0a, Echo, XAuth, and 2.0
http://oauthbible.com
MIT License
1.77k stars 186 forks source link

Update FLOWS.md #12

Closed armsteadj1 closed 9 years ago

armsteadj1 commented 9 years ago

Adding the optional returning of "refresh_token" in the refresh_token flow.

http://tools.ietf.org/html/rfc6749#section-6 <- last paragraph

armsteadj1 commented 9 years ago

merged

nijikokun commented 9 years ago

:+1: