motze92 / office365-mail

Office365 transport for Laravel
MIT License
62 stars 21 forks source link

Office 365 personal accounts #23

Closed turbo124 closed 2 years ago

turbo124 commented 2 years ago

Is it possible to use this package with o365 personal accounts? I am stuck with obtaining access tokens for personal accounts.

motze92 commented 2 years ago

Theoretically yes, but then you have to create an authorization page. When you register your app, you can select what types of accounts you want to support.

Here a screenshot from app registration (in german): image