-
TerryMatula.com | a place where I post things
In November of 2012, I had a short blog post about using Laravel (at the time v3) with the Redactor javascript code for wysiwyg textareas. It’s not
bad, but could use an update.
First, I see “classic...
-
Microsoft Teams / Graph API: oAuth and PHP | TerryMatula.com
November 6, 2020
November 9, 2020 by terry
In the previous post, we created a Microsoft Teams app and bot so we can use the Graph API. We should now have a “client id” and a “client secret” that is ne...
-
Microsoft Teams / Graph API: All about Scopes | TerryMatula.com
November 9, 2020
November 9, 2020 by terry
So we have our Microsoft Teams app set up, and can successfully authenticate to get a user’s information. But we’ll probably want to more with Teams. To do t...
-
Microsoft Teams / Graph API: Create a Teams app | TerryMatula.com
November 5, 2020
November 6, 2020 by terry
In my role at Mio, I’ve had the opportunity to work fairly extensively with Microsoft Teams and the Microsoft Graph API. One thing I noticed is that their d...
-
About | TerryMatula.com
Previously: Director of Engineering at Perk.com. Lead Engineer at Mio
Currently: Senior Software Engineer at SigFig
-
2020 | TerryMatula.com
So we have our Microsoft Teams app set up, and can successfully authenticate to get a user’s information. But we’ll probably want to more with Teams. To do that, we’ll need to ask for more permissions...