Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/yiisoft/yii2-authclient

Yii 2 authclient extension.
https://github.com/yiisoft/yii2-authclient

prepare for next release

a997bda098b37857291bf59fa5037810b282462e authored almost 7 years ago by Paul Klimov <[email protected]>
release version 2.1.4

22463dbfd4a53b16fec9b6286e762e31d3fdeee0 authored almost 7 years ago by Paul Klimov <[email protected]>
dummy Session usage applied for unit tests

d7d2048984b292b90339f9cfee4b947d12e43c0e authored almost 7 years ago by Klimov Paul <[email protected]>
`@inheritdoc` notation fix

f2ff4f2b72443e8e1dcab8a06cbfa2ba7564c6c2 authored almost 7 years ago by Klimov Paul <[email protected]>
usage of `yii\base\Object` changed to `yii\base\BaseObject`

7610505863a15f5c6296ebf3bf1994c7f464671a authored almost 7 years ago by Klimov Paul <[email protected]>
`yii\authclient\clients\VKontakte::initUserAttributes()` now throws verbose exception on unexpected API response instead of PHP error

cae31f1ccd7f82f701c11440244f728dd46b3bd9 authored almost 7 years ago by Klimov Paul <[email protected]>
Travis fix

329604e37dbc88fc5ac30a099f4d67e6e7a77f9d authored almost 7 years ago by Klimov Paul <[email protected]>
Fixes #179: Added `apiVersion` at `yii\authclient\clients\VKontakte`

d69ff0cbb96e48d0030ee0e5487becd6459e448a authored about 7 years ago by Ilya Sudakov <[email protected]>
`TwitterOAuth2::applyAccessTokenToRequest()` implemented to be consistent with Twitter API

ef7b66a648006b19071b519191f8375a35c929c9 authored about 7 years ago by Klimov Paul <[email protected]>
Added `yii\authclient\clients\TwitterOAuth2`

f710531cc241e9176dcaffb8c1d4b37f81f37bd9 authored about 7 years ago by Klimov Paul <[email protected]>
Fix typos (#176) [skip ci]

e06c17667fbe09252d963a0677aa15eb3d84af19 authored about 7 years ago by Lesha701 <[email protected]>
Fix typos in docs (#175) [skip ci]

fe236adfca398bef0b4e94f1d67b04841db84823 authored about 7 years ago by Lesha701 <[email protected]>
Fix typos in docs (#174) [skip ci]

4198f6b6256e58887538bfd47f394e0e05ecea8b authored about 7 years ago by Lesha701 <[email protected]>
Logo link fix

79ef9818795de1b611453563a41b2e4e57ac206e authored about 7 years ago by Klimov Paul <[email protected]>
Logo added to README.md

e7082893c5f8c292bf20ce759cdfacd8213d320a authored about 7 years ago by Klimov Paul <[email protected]>
Fixed typos in documentation [skip ci]

b411bb665fab81f1f6479ac93ebe3b7218b7d8de authored about 7 years ago by Lesha701 <[email protected]>
Use absolute links to prevent 404 in the generated docs [skip ci]

b1e2c1e82a2580cfae1fc2f4690f050f2279fd81 authored about 7 years ago by Alexander Makarov <[email protected]>
PHPDoc for `OAuth1` fix

f4ee6ce04f442b6e10e86b79547fec0c04ae4827 authored over 7 years ago by Klimov Paul <[email protected]>
PHPDoc fix

6681654cabf724ff280e6357876c0aaf15d10353 authored over 7 years ago by Klimov Paul <[email protected]>
GitHub issue template fix

234ce6e23dd508946df1cbf8d703c776072878b7 authored over 7 years ago by Klimov Paul <[email protected]>
Fixed JavaScript callback generated by `\yii\authclient\widgets\GooglePlusButton` consider 'immediate_failed' as instant auth error

595c2933b46e0f72143702214dc9777f8abb4ad8 authored over 7 years ago by Klimov Paul <[email protected]>
prepare for next release

10a1c4772bd8443307cd4dcfd1bec07c3cfe41fa authored over 7 years ago by Paul Klimov <[email protected]>
release version 2.1.3

eec33d8584558aac1ec8d68ba605a898cee2d6e8 authored over 7 years ago by Paul Klimov <[email protected]>
Fix #163: Added support for access token exchange and client-specific access tokens at `Facebook` (#164)

Added support for access token exchange and client-specific access tokens at `Facebook`

12116af37d895c0585ecce8deabc219d9a9a4ab1 authored over 7 years ago by Paul Klimov <[email protected]>
`trusty` setup for HHVM on Travis

2e2283d6d853119f2d2d0b742a4d5d92fbfffb8b authored over 7 years ago by Klimov Paul <[email protected]>
Fixed `\yii\authclient\OAuth1::composeSignatureBaseString()` does not take URL query string into account

4dc43139bd1e3ff06e551066d9c66c137cddd4be authored over 7 years ago by Klimov Paul <[email protected]>
Composer keywords updated

57cbb48d1660b38044e819d8219190956182a85f authored over 7 years ago by Klimov Paul <[email protected]>
JWT auth for OAuth2 public interface changed

6959f11448f03aefa39c211d01311c5e0dce8eda authored over 7 years ago by Klimov Paul <[email protected]>
Docs for `OpenIdConnect` usage added

31a6c10e8e4a65da3e925ecfabcde274e1c5111f authored over 7 years ago by Klimov Paul <[email protected]>
Fix #155 Add OpenIDConnect (#158)

`OpenIdConnect` created

a14201bd3384650f89b5516692a2c75301677fae authored over 7 years ago by Paul Klimov <[email protected]>
`yii\authclient\signature\HmacSha` added

8f63b2714e9d4f6b7c1c6252ba47cfd567913167 authored over 7 years ago by Klimov Paul <[email protected]>
Group `google` excluded from Travis phpunit run

bcc07921cc119ff2cf22db37d9734ee374f8ec40 authored over 7 years ago by Klimov Paul <[email protected]>
Added `\yii\authclient\OAuth2::authenticateJwt()` supporting authentication via JSON Web Token (JWT)

8123b5ecb446e027df2a0c19f11e05433d0cf0ce authored over 7 years ago by Klimov Paul <[email protected]>
Fix tests on HHVM

4a82e221c2835da25645cef0fd59937165bacf5e authored over 7 years ago by Klimov Paul <[email protected]>
Added `\yii\authclient\signature\RsaSha` supporting general 'SHAwithRSA' signature method

647a250ff798cbc412802e13552566fea8484bb5 authored over 7 years ago by Klimov Paul <[email protected]>
Unit test for PHPUnit 6.x fix

3f23f5014c62b2a3af1c2d2229f6dacf232d8d1d authored over 7 years ago by Klimov Paul <[email protected]>
compatibility with PHPUnit 6.x

49522f3af678c6bbe09e2edc51bd77215b1c040c authored over 7 years ago by Klimov Paul <[email protected]>
Skip condition at `OAuth1::signRequest()` improved

5e64da1912b63679f71028fb617476ef913f2692 authored over 7 years ago by Klimov Paul <[email protected]>
Fixed `\yii\authclient\OAuth1::fetchRequestToken()` skips formatting for `yii\httpclient\Request`

9402529b3576b7f051713e7c6670e9579d358705 authored over 7 years ago by Klimov Paul <[email protected]>
prepare for next release

a06ad8d7d725ca586c830c81665c5ad282fa93a3 authored over 7 years ago by Paul Klimov <[email protected]>
release version 2.1.2

9929acc03d61d96e6eabbb5e31b02d6f9faab10d authored over 7 years ago by Paul Klimov <[email protected]>
Use noConflict jQuery with widget (#150)

Use noConflict jQuery with widget

c6b7c52ba2fd54af942f9613fa0c05226d9b92ce authored over 7 years ago by Steve Ford <[email protected]>
Updated link to twitter apps management

8aee4bd46729d1e8bfdb325586fd77a342920337 authored over 7 years ago by Alexander Makarov <[email protected]>
PHPDoc fix

b461cdebc205fc1d467f33f46881b766b5792055 authored almost 8 years ago by Klimov Paul <[email protected]>
fix `CHANGELOG.md`

8d58a5f97890619c5f89bff8411ef5429bd4b3b2 authored about 8 years ago by Klimov Paul <[email protected]>
Added `appsecret_proof` generation for the API requests at `yii\authclient\clients\Facebook`

2b08ef174f5d194fd2cbb5e6b1a66383f1466905 authored about 8 years ago by Klimov Paul <[email protected]>
update version in installation instructions

432582b81f87181dbd2ecf8b15ddbbcb6c7fe1bf authored about 8 years ago by Carsten Brandt <[email protected]>
fixed docs in OAuth2

fixes #136

970b1253b539c1e0f902d54fa803151fe2f18d5f authored about 8 years ago by Carsten Brandt <[email protected]>
Fixed `\yii\authclient\OAuth1::fetchRequestToken()` duplicates auth params in the request body

afcdbad569673f5c9a810ba0c69273eaa4644189 authored about 8 years ago by Klimov Paul <[email protected]>
prepare for next release

c6750ea5c69ac3b99f16cdd24f0c71ff818513ed authored about 8 years ago by Paul Klimov <[email protected]>
release version 2.1.1

5ed7ebfda270d87197f7640b2a9c046297080cac authored about 8 years ago by Paul Klimov <[email protected]>
`authUrl` and `tokenUrl` for `yii\authclient\clients\VKontakte` updated

94c2bd8e49c31b16b55727304e9f98fc0ee8c91c authored about 8 years ago by Klimov Paul <[email protected]>
Fixed `\yii\authclient\OAuth1::fetchRequestToken()` unable to unset current access token

843c1150bd9d88d18157bd9881d24b9334201c98 authored about 8 years ago by Klimov Paul <[email protected]>
Added `\yii\authclient\OAuth1::authorizationHeaderMethods`

92e4202f79c744c3f8acd7ed7a7cf2c5d85db28c authored about 8 years ago by Klimov Paul <[email protected]>
Added unit test for `\yii\authclient\BaseClient::createRequest()`

8702794291833c241811739e5683a85cc964d1c4 authored about 8 years ago by Klimov Paul <[email protected]>
Fixed `\yii\authclient\BaseClient::createRequest()` does not apply `defaultRequestOptions` and `requestOptions`

b3102c81ea694e654781b6adc2aa73b72d7c41c3 authored about 8 years ago by Klimov Paul <[email protected]>
prepare for next release

6debea36a17a3aa6b485225bbee0eed871dda3b8 authored about 8 years ago by Paul Klimov <[email protected]>
release version 2.1.0

1e65f3af2c7095dbb55047f617231fc0ae601876 authored about 8 years ago by Paul Klimov <[email protected]>
'yiisoft/yii2-httpclient' requirement changed to stable version

026030de2d5fe8a549d81f855d2827bb092b202b authored about 8 years ago by Klimov Paul <[email protected]>
OAuth token verification added to `OAuth1`

d822d1ccf59adf7898ea3b81abf3dbe0af949708 authored about 8 years ago by Klimov Paul <[email protected]>
Auth 'state' validation added to `OAuth2` for preventing cross-site request forgery

ae03409d099362b65be4b6f4685f9dc4c9526602 authored about 8 years ago by Klimov Paul <[email protected]>
Markup for `\yii\authclient\widgets\AuthChoice` simplified

3637296694338ceab769aa16541f2117c45c5734 authored about 8 years ago by Klimov Paul <[email protected]>
Methods `clientLink()` and `renderMainContent()` of `yii\authclient\widgets\AuthChoice` reworked to return HTML instead of echo

94610997af02c9297f0a8a415b344119c6e6985a authored about 8 years ago by Klimov Paul <[email protected]>
UPGRADE.md updated

95534bf12bae6f72833155f668601fa3d974f47c authored about 8 years ago by Klimov Paul <[email protected]>
Japanese documentation updated

* docs/guide-ja updating (WIP) [ci skip]

* docs/guide-ja updated [ci skip]

5b1089d6c21a74e2a922fb049077a5ff17577b10 authored about 8 years ago by Nobuo Kihara <[email protected]>
Auth client 'State Storage' abstraction layer extracted (#122)

b04a83d1be372ba7e2312f4b14085d0a6786383c authored over 8 years ago by Paul Klimov <[email protected]>
Doc comments updated

81568dd46c21e455747b1ad16aa2a22fd20903c0 authored over 8 years ago by Klimov Paul <[email protected]>
Config parameter removed from `createRequest()` and `createApiRequest()`

23531fca77337303da351ff3567fb48b4eade9bc authored over 8 years ago by Klimov Paul <[email protected]>
Method `yii\authclient\BaseClient::initUserAttributes()` has been made abstract

e1fc0efc29a5db959bc3618c4403867942b9223a authored over 8 years ago by Klimov Paul <[email protected]>
Docs updated

54a95778cbb2f8172e42d7f22b2609f6ba3f581c authored over 8 years ago by Klimov Paul <[email protected]>
Docs updated

e7b26b99f9b5f9e635d7752aca7653387d4a2283 authored over 8 years ago by Klimov Paul <[email protected]>
`OAuth1::signRequest()` updated to apply authorization header only for POST requests

c26b26e65101a574de39d68b2596ce57cf7862e3 authored over 8 years ago by Klimov Paul <[email protected]>
Added support for 'client_credentials' and 'password' grant type at `OAuth2`

0bf628c7773113ef8d4a01e134679d1361786baa authored over 8 years ago by Klimov Paul <[email protected]>
httpclient events usage added

c667f025343bf58de522690fd234dceb213028ca authored over 8 years ago by Klimov Paul <[email protected]>
HTTP client usage (#117)

`yii2-httpclient` usage added

0294ab7752eff614cbf3fd5da88d6567c8c71811 authored over 8 years ago by Paul Klimov <[email protected]>
#115 Forgot start in stating line (#116)

Fix PHP doc

24843060e4c886ab41a57c964a8411b6ba6af0a9 authored over 8 years ago by Hiren Bhut <[email protected]>
Update example in comments. (#115)

PHP doc update

97bc4211c0526132ec418060f7fd692fa4337f59 authored over 8 years ago by Hiren Bhut <[email protected]>
Fixed typo

e6e454c8fe66b3cb206a548f74b39af758dbe513 authored over 8 years ago by Alexander Makarov <[email protected]>
prepare for next release

b43edea523c4a5526a459bb45f0cf44cb74904ae authored over 8 years ago by Paul Klimov <[email protected]>
release version 2.0.6

96dd47c762749991a57d8c343b1a1ecfadf9c4c8 authored over 8 years ago by Paul Klimov <[email protected]>
Example SQL replaced by migration code in the docs

2d4291b3944bfae20a976bfcaa25271b34056656 authored over 8 years ago by Klimov Paul <[email protected]>
`yii\authclient\clients\GitHub` now retrieves user email even if it is set as 'private' at GiHub account

a0c075929a5920c7eb949779c878083ea862bd09 authored over 8 years ago by Klimov Paul <[email protected]>
`fxp/composer-asset-plugin` version raised to '1.2.0'

3dc2406bd9d222a4b0075a70f9c7a64e926c6572 authored over 8 years ago by Klimov Paul <[email protected]>
Fixed typo (#114) [skip ci]

dc7af32d5b9b5fb6e03960628b3374a46e559f38 authored over 8 years ago by Dmitriy Derepko <[email protected]>
Fixed links in CONTRIBUTING.md

c5c40108d2cdcd3a90f7782a2ea89922d04fe2fa authored over 8 years ago by Alexander Makarov <[email protected]>
Merge pull request #100 from yiijan/docs-ja-0411

docs/guide-ja updated [skip ci]

22fc21599a12d06f11c819944a69f87334ee98e2 authored over 8 years ago by Paul Klimov <[email protected]>
docs/guide-ja updated [skip ci]

d8a4aef0ab9075f34b334d1ec444e1885e3493cc authored over 8 years ago by Nobuo Kihara <[email protected]>
`BaseOAuth::autoRefreshAccessToken` option added

3837ed6526a3752b898be43586a738a19dbd9444 authored over 8 years ago by Klimov Paul <[email protected]>
Code style fix

ac9e0a05b9a87950d3537a13f8b22d76ee502ba2 authored over 8 years ago by Klimov Paul <[email protected]>
Added support for user attribute request params setup for Twitter

40197879be0bc989b00ed91e1772c5b7e7fc1aac authored over 8 years ago by Klimov Paul <[email protected]>
Doc style fix

67da2a0b01ee4d17bf627e6609fd0b91203c833b authored over 8 years ago by Klimov Paul <[email protected]>
Fixed `\yii\authclient\widgets\AuthChoice` overrides any `<a>` tag click behavior between `begin()` and `end()` methods

cc66974f29477e069ead2ee0849a77b3da86aefd authored over 8 years ago by Klimov Paul <[email protected]>
Fixed query for phpmyadmin

Added apostrophe for correct work of phpmyadmin

52cf59ef887b3d4b4a0be210e93135b891c21d52 authored over 8 years ago by SpiLLeR <[email protected]>
Added `@see`

4a0c4273a07e7a92c6d44b5ebeddd2c71f29b438 authored over 8 years ago by Alexander Makarov <[email protected]>
Fixes #58: Added support for requesting email from Twitter

22cd09896e664e03e4d00695704332a25998b56e authored over 8 years ago by umanamente <[email protected]>
Added issue templates

15fb34a512b4c6e77e24c8b9f1401137bd7320fd authored over 8 years ago by Alexander Makarov <[email protected]>
Merge pull request #93 from githubjeka/patch-1

Undefined variable 'client' [skip ci]

f946784cc1edb5ca128bce1dc5e9ff77e4194e70 authored over 8 years ago by Alexander Makarov <[email protected]>
Undefined variable 'client'

71f902bdb98121215f67811e41590c3ae4431385 authored over 8 years ago by Evgeniy Tkachenko <[email protected]>
Merge pull request #92 from yiijan/docs-ja-0227

updated docs/guide-ja/quick-start.md [ci skip]

42a6846b5df7cb352f608b64381eae9865f5ac57 authored over 8 years ago by Dmitry Naumenko <[email protected]>
updated docs/guide-ja/quick-start.md [ci skip]

f850107ee2dcc53e9e918d4f4acf08fdeba53d92 authored over 8 years ago by Nobuo Kihara <[email protected]>