I’ve found that one of the aspects of OAuth 2 that makes things harder to grok for folks are the various grant types (aka flows) and how they differ. It might be helpful to state explicitly here that what is specifically described here is the Authorization Code grant type (as opposed to e.g. the Client Credentials grant type).
I’ve found that one of the aspects of OAuth 2 that makes things harder to grok for folks are the various grant types (aka flows) and how they differ. It might be helpful to state explicitly here that what is specifically described here is the Authorization Code grant type (as opposed to e.g. the Client Credentials grant type).
There’s no mention of client secret in part one?
Perhaps. How long will it take to proofread and edit?