Download the PHP package t1mmen/opauth-outlook without Composer
On this page you can find all versions of the php package t1mmen/opauth-outlook. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download t1mmen/opauth-outlook
More information about t1mmen/opauth-outlook
Files in t1mmen/opauth-outlook
Package opauth-outlook
Short Description OUtlook/Office 365 Connect strategy for Opauth
License MIT
Homepage http://opauth.org
Informations about the package opauth-outlook
Based on https://github.com/opauth/live
Opauth-Outlook
Opauth strategy for Outlook authentication.
Implemented based on https://msdn.microsoft.com/en-us/library/azure/dn645542.aspx
Getting started
-
Install Opauth-Outlook:
Using git:
Or, using Composer, just add this to your
composer.json
:Then run
composer install
. -
Create Outlook application at https://developer.outlook.com/apps/new
-
Configure Opauth-Outlook strategy with at least
Client ID
andClient Secret
. - Direct user to
http://path_to_opauth/outlook
to authenticate
Strategy configuration
Required parameters:
License
Opauth-Outlook is MIT Licensed Copyright © 2016 Timm Stokke (http://timm.stokke.me)