Skip to content

Releases: dcblogdev/laravel-microsoft-graph

supports login ability

Choose a tag to compare

@dcblogdev dcblogdev released this 31 Dec 10:15
9c5c24a

Added new methods: isConnected() and disconnect()
fires an event when a user logs in
config uses tenant id for authorise urls when set in .env
added a publishing option for listeners
added an event NewMicrosoft365SignInEvent that fires on login.

patch for guzzle 6/7

Choose a tag to compare

@dcblogdev dcblogdev released this 02 Dec 17:28
de95ea3
v3.0.6

Update readme.md

Calling the API with the id

Choose a tag to compare

@dcblogdev dcblogdev released this 17 Jun 09:47
de95ea3

When calling the connect-method with explicit id it would fail trying to retrieve the users email address. This issue is fixed by calling the API with the id.

Support for Guzzle 6 and 7

Choose a tag to compare

@dcblogdev dcblogdev released this 27 Oct 12:43
d75e5cf

Added support for both Guzzle 6 and 7 since older versions of Laravel required Guzzle 6.

Laravel 8 and Guzzle 7 support

Choose a tag to compare

@dcblogdev dcblogdev released this 13 Oct 15:01
7a3b325

Guzzle has been upgraded from version 6 to 7 and Laravel 8 (illuminate/support) has been added.

Base url has also changed from the /beta endpoing to 1.0

https://graph.microsoft.com/v1.0/

added support for Laravel 8

Choose a tag to compare

@dcblogdev dcblogdev released this 08 Sep 08:29
b39c646
v3.0.3

Create FUNDING.yml

Added support for Laravel 7

Choose a tag to compare

@dcblogdev dcblogdev released this 03 Mar 07:27
6886b2a
v3.0.1

Added support for Laravel 7

Vendor name change

Choose a tag to compare

@dcblogdev dcblogdev released this 22 Feb 22:37
v3.0.0

Rebranded vendor name

Added support for Laravel 6

Choose a tag to compare

@dcblogdev dcblogdev released this 10 Jan 07:57
bd141fe
v2.04

added support for Laravel 6

Spelling corrections on responses

Choose a tag to compare

@dcblogdev dcblogdev released this 01 Sep 14:40
21be3b0
Merge pull request #4 from artjom/spelling-mistakes

corrected spelling