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

Deprecate national cloud parameter in access token provider constructor #201

Merged
merged 3 commits into from
Jan 8, 2025

Conversation

Ndiritu
Copy link
Contributor

@Ndiritu Ndiritu commented Dec 16, 2024

We provided a $nationalCloud constructor parameter that is not bubbled up to the parent class.

This PR marks this parameter as deprecated & tests that the static builder method works as expected.

related to microsoftgraph/msgraph-sdk-php#1625

@Ndiritu Ndiritu force-pushed the fix/national-cloud branch from 6ea93b4 to b71e68f Compare January 8, 2025 12:49
@Ndiritu Ndiritu changed the title Initialise access token provider with provided national cloud Test initialising access token provider with provided national cloud Jan 8, 2025
@Ndiritu Ndiritu changed the title Test initialising access token provider with provided national cloud Deprecate nationalCloud parameter in access token provider constructor Jan 8, 2025
@Ndiritu Ndiritu changed the title Deprecate nationalCloud parameter in access token provider constructor Deprecate nationalCloud parameter in access token provider constructor Jan 8, 2025
@Ndiritu Ndiritu changed the title Deprecate nationalCloud parameter in access token provider constructor Deprecate national cloud parameter in access token provider constructor Jan 8, 2025
@Ndiritu Ndiritu merged commit 2ae949a into main Jan 8, 2025
10 checks passed
@Ndiritu Ndiritu deleted the fix/national-cloud branch January 8, 2025 14:04
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