Morning all,
I’ve recently started to learn PHP. I’m creating a fancy to do list to use for my own benefit in organising myself a little better!
Eventually, i’d like to use this in my work environment. At work we use office 365 and any apps I create in the future, I want them to all use office 365 login to avoid multiple logins for multiple apps.
Now, bearing in mind I’m still in my first app stages using a project as my learning basis, would you suggest that I create my app and create my own login system then later on remove my login seem aspnd replace with office365 api for login or would you create the app with no login, then integrate the office365 login as soon aspnd the app itself is done ?
Side question - I’ve been googling regarding the office365 login integration - am I correct when I say I need to look into Microsoft graph ?
Thanks in advance for help and suggestions, and I hope to become a regular member here !