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

Add client options to the ProviderFactory::create #88

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

SilasKenneth
Copy link
Member

@SilasKenneth SilasKenneth commented Jun 19, 2024

This PR

  • Allows passing of client options to create factory method so users can easily use their custom client options i.e proxy and verify or just proxy.
  • Makes the $tokenServiceBaseUrl and $userInfoServiceBaseUrl optional and nullable so users can pass null if they want to keep the default value of microsoft graph or override it.

Related issue microsoftgraph/msgraph-sdk-php#1483

@SilasKenneth SilasKenneth requested a review from a team as a code owner June 19, 2024 12:04
Copy link

sonarcloud bot commented Jun 19, 2024

@SilasKenneth SilasKenneth merged commit 02c9e52 into dev Jun 20, 2024
6 checks passed
@SilasKenneth SilasKenneth deleted the fix/allow-options branch June 20, 2024 12:14
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.

3 participants