Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: Replace code.code with code.authorizationCode (attempt 2) #222

Merged
merged 1 commit into from
Aug 16, 2023

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
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
4 checks passed
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