Skip to content

Latest commit

 

History

History
44 lines (23 loc) · 751 Bytes

File metadata and controls

44 lines (23 loc) · 751 Bytes

Microsoft Graph provider for OAuth2 Client

This package provides Microsoft Graph OAuth 2.0 support for the PHP League's OAuth 2.0 Client.

!!WORK IN PROGRESS!!

Requirements

TODO

Installation

To install, use composer:

composer require 81square/oauth2-microsoft-graph

Usage

Authorization Code Flow

TODO

Testing

$ ./vendor/bin/phpunit

Contributing

TODO

Credits

License

The MIT License (MIT). Please see License File for more information.