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

Fix | Allow createOAuthAuthenticator method to have a nullable refresh token #363

Merged

Conversation

Sammyjo20
Copy link
Collaborator

Fixes #352

Copy link
Collaborator Author

@Sammyjo20 Sammyjo20 left a comment

Choose a reason for hiding this comment

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

Self review

@Sammyjo20 Sammyjo20 merged commit e956c73 into v3 Jan 18, 2024
14 checks passed
@Sammyjo20 Sammyjo20 deleted the fix/allow-create-oauth-authenticator-refresh-to-be-nullable branch January 21, 2024 17:26
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.

AuthConnector::createOAuthAuthenticator(): Argument #2 ($refreshToken) must be of type string, null given
1 participant