Skip to content

Conversation

@menewman
Copy link
Contributor

Summary

Now, the documentation for model methods getAuthorizationCode and revokeAuthorizationCode consistently refer to code.authorizationCode rather than code.code.

Linked issue

Closes #216.

Involved parts of the project

Documentation only -- specifically for revokeAuthorizationCode and getAuthorizationCode.

Added tests?

N/A

OAuth2 standard

N/A

Reproduction

N/A

@menewman menewman force-pushed the docs-fix-code-parameters branch from a7559f4 to 53bf8d7 Compare August 16, 2023 08:52
@menewman
Copy link
Contributor Author

@jankapunkt - Hopefully this one is a bit easier to review! Thank you 🙂

@jankapunkt jankapunkt merged commit 5e4f552 into node-oauth:master Aug 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Documentation] revokeAuthorizationCode argument should be named code.authorizationCode, not code.code

2 participants