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

Support parameter hd(host domain) in createAuthUrl #321

Closed
ShinyChang opened this issue Sep 16, 2014 · 2 comments
Closed

Support parameter hd(host domain) in createAuthUrl #321

ShinyChang opened this issue Sep 16, 2014 · 2 comments
Assignees
Labels
type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@ShinyChang
Copy link

The Official Document - Authentication URI parameters shows parameter allow set hd(host domain).

I noticed setHd() had been implemented in Google_Service_Oauth2, but Google_Client does not support setHd().

Did it already implemented or not?

If no, can it be implemented in the feature?

@ianbarber ianbarber added the type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. label Sep 17, 2014
@ianbarber
Copy link
Contributor

As a work around I guess you can call it on the OAuth2 object directly, but would happily merge a pull request on this (modulo CLA https://github.com/google/google-api-php-client/blob/master/CONTRIBUTING.md)

@ianbarber
Copy link
Contributor

Fixed in #337

figureone added a commit to uhm-coe/authorizer that referenced this issue Jun 23, 2016
Google’s php api client
(https://github.com/google/google-api-php-client) has been revamped,
and is now included via a composer package. Add this package (and the
composer subsystem) in preparation for updating
/inc/google-api-php-client. This update was motivated by the inclusion
of the hd parameter in the newer version:
googleapis/google-api-php-client#321
#12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

2 participants