PHP 클래스 Hybrid_Providers_Amazon
added by skyverge | https://github.com/skyverge
The Provider is very similar to standard Oauth2 providers with a few differences:
- it sets the Content-Type header explicitly to application/x-www-form-urlencoded
as required by Amazon
- it uses a custom OAuth2Client, because the built-in one does not use http_build_query()
to set curl POST params, which causes cURL to set the Content-Type to multipart/form-data
파일 보기
프로젝트 열기: hybridauth/hybridauth
공개 프로퍼티들
프로퍼티 |
타입 |
설명 |
|
$scope |
|
default permissions |
|
공개 메소드들
메소드 상세
load the user profile from the IDp api client
프로퍼티 상세