node-oauth2-server icon indicating copy to clipboard operation
node-oauth2-server copied to clipboard

Fix model spec to use `code.authorizationCode` instead of `code.code`

Open jcdogo opened this issue 5 years ago • 0 comments

code.authorizationCode is used everywhere in the source. Therefore, this pull is to correct the spec.rst so that people don't implement the model incorrectly and/or keep opening bugs to correct the code (for example pull #648, issue #557).

jcdogo avatar Oct 09 '20 01:10 jcdogo