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

Added ability to use Microsoft Graph SDK fixes #11 #16

Merged
merged 4 commits into from
Oct 1, 2019

Conversation

JustinByrne
Copy link
Contributor

This now allows for the ability to take advantage of the Microsoft Graph PHP SDK. This has predefined functions to get different information from Azure.

JustinByrne and others added 4 commits September 28, 2019 00:04
Added the Microsoft Graph SDK and then using the access token, created a graph request to get user details that can contain a multitude of different pieces of data.
Added the missing `->` to the execute method
@JustinByrne
Copy link
Contributor Author

JustinByrne commented Sep 30, 2019

I have added the details to also use the vendor:publish command, this is to replace the PR #15 thanks @thibmo for the config file, and updated README.md

Copy link
Contributor

@danieltjewett danieltjewett 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 contributing! Looks good to me!

@danieltjewett danieltjewett merged commit c04a51f into rootinc:master Oct 1, 2019
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