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

Fixes for installed application auth example #39

Merged
merged 3 commits into from
Sep 15, 2016

Commits on Sep 15, 2016

  1. make constraint parameter any kind

    This fixes "Couldn't match kind ‘[Symbol]’ with ‘*’"
    when calling "formURL oauthClient driveMetadataReadOnlyScope"
    aleksey-makarov authored and Aleksey Makarov committed Sep 15, 2016
    Configuration menu
    Copy the full SHA
    e486386 View commit details
    Browse the repository at this point in the history
  2. fix the URL to use when authenticating a user

    aleksey-makarov authored and Aleksey Makarov committed Sep 15, 2016
    Configuration menu
    Copy the full SHA
    70143bf View commit details
    Browse the repository at this point in the history
  3. fix example of installed application authorization

    aleksey-makarov authored and Aleksey Makarov committed Sep 15, 2016
    Configuration menu
    Copy the full SHA
    382f112 View commit details
    Browse the repository at this point in the history