Open
Description
I can see that there is an implementation of an authorization grant flow in the repo (node-oauth2-server/lib/grant-types/authorization-code-grant-type.js), but I don't see it mentioned in the documentation other than this flow is "supported." I think this information should be documented, no?
Sorry if I'm missing something but I've been staring at this documentation for hours now and I'm no closer to implementing this flow.