Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Office 365 as a provider #56

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Aug 31, 2016

  1. Configuration menu
    Copy the full SHA
    47f4238 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a5a363 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a57551 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5870f90 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5861216 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2016

  1. Fixed 'invalid_request' when getting access_token with PHP cURL [Closes

    perrybutler#54]
    
    Completed TODO: Convert to curl_setopt() for get_auth_identity()
    Remove $url_params from CURLOPT_URL calls (causing invalid_request responses)
       - see: http://stackoverflow.com/questions/39282160/google-oauth2-0-returns-invalid-request-when-getting-access-token-with-php-cur#39282160
    Xtremefaith committed Sep 2, 2016
    Configuration menu
    Copy the full SHA
    b93c3d4 View commit details
    Browse the repository at this point in the history
  2. Add documentation blocks

    Xtremefaith committed Sep 2, 2016
    Configuration menu
    Copy the full SHA
    9443e76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    189af1d View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2016

  1. Configuration menu
    Copy the full SHA
    8c091b6 View commit details
    Browse the repository at this point in the history