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

Refreshing the token trough artisan command #58

Closed galabl closed 3 months ago

galabl commented 1 year ago

Could you please help me w/ this or provide some documentation since I can't find any.

I've tried using the msgraph:keep-alive command but it does nothing so my token always expires and I need to reconnect manually every time.

Thanks in advance.

dcblogdev commented 3 months ago

Apologies, it's taken so long to look at this, I can see the params being passed to the command internally we're not in the correct order. I've updated and will do a release shortly.