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: fix incorrect identifier authorizationCodeRepository #158

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

wxh06
Copy link
Contributor

@wxh06 wxh06 commented Nov 17, 2024

As far as I know, it has been authCodeRepository and AuthCodeGrant since 3.x

authCodeRepository: OAuthAuthCodeRepository;

export class AuthCodeGrant extends AbstractAuthorizedGrant {

@wxh06
Copy link
Contributor Author

wxh06 commented Nov 17, 2024

I've gone through the entire commit history but haven't figured out how the identifier authorizationCodeRepository was introduced in the documentation :(

Copy link
Owner

@jasonraimondi jasonraimondi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👏 Thank you for helping clean the docs up! Much appreciated.

@jasonraimondi jasonraimondi merged commit 1644891 into jasonraimondi:main Nov 20, 2024
6 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.

2 participants