Anyone has created access to Office 365 API in F3 framework?

54 views
Skip to first unread message

Gosforth

unread,
Nov 27, 2017, 10:16:07 AM11/27/17
to f3-fra...@googlegroups.com
Hi,

I have need to build simple application that displays meeting room calendar.
Microsoft has some example yet this is made in framework I..... do not like much; Laravel


Anyone tried to get access to this API from F3?

Ikkez, I see you created OAuth2 client - how to use it in controller?

Regards,

G.

Gosforth

unread,
Nov 27, 2017, 11:15:47 AM11/27/17
to Fat-Free Framework
$OAuth2 = \Web\OAuth2::instance();

Fatal error: Call to undefined method Web\OAuth2::instance()

ved

unread,
Nov 27, 2017, 12:14:28 PM11/27/17
to Fat-Free Framework
You'd probably have to develop a custom REST integration using F3 and their Graph API or replicate their Laravel integration

See:

Gosforth

unread,
Nov 28, 2017, 4:50:42 AM11/28/17
to Fat-Free Framework
Before I knew F3 I tried Laravel and I wish I will never use it again :-)
One of this "fantastic" frameworks where u install terabytes of data just to create web application...

Anyway after deeper study I see that Microsoft API gives no possibility to login to Azure/Office 365 from API level. No way to do this. You have to pass through their weird login page. This makes impossible to create application where user should never know microsoft environment credentials. They can call it API but certainly this is not API (api gives freedom not to use application GUI).
Reply all
Reply to author
Forward
0 new messages