dcblogdev / laravel-microsoft-graph

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

Refres token empty when connecting as Admin #7

Closed GoatFreezy closed 4 years ago

GoatFreezy commented 4 years ago

Hello, I wanted to use this package to be able to acces our team drive to downloads files with a command runned as background cron.

For this i need to be able to get the token without human action each time but when i connect the first time my refresh_token field is empty is my base, is this normal ?