dcblogdev / laravel-microsoft-graph

Laravel package for Microsoft Graph API (Microsoft365)
https://dcblog.dev/docs/laravel-microsoft-graph
Other
120 stars 51 forks source link

Rewrote MsGraphAdmin token methods #44

Closed ChrisToxz closed 1 year ago

ChrisToxz commented 1 year ago

Had issues with getting admin tokens and sending mail and noted a few mistakes during debugging.

Not sure if it breaks any other parts of the package. I didn't change any methods names and everything is pretty much in the same flow.

dcblogdev commented 1 year ago

Apologies for taking so long to look at this. I'm running a few tests for this.