Ecosyste.ms: OpenCollective

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

github.com/yiisoft/yii-auth-client

Yii Framework external authentication via OAuth and OpenID Extension
https://github.com/yiisoft/yii-auth-client

Fix Travis badge TLD [skip ci]

1740bcc2411519490551a3e9f0679da4fff31c96 authored almost 6 years ago by Mehdi Achour <[email protected]>
Use ^3.0@dev in composer.json (#3)

1b75cc31f670eeb0aae53d99a56706f0f0054415 authored almost 6 years ago by terabytesoftw <[email protected]>
docs/guide-ja updated [ci skip] (#2)

27e5d0c4e9e204fb4445d57db1afd7c1d8b56662 authored about 6 years ago by Nobuo Kihara <[email protected]>
docs/guide-ja updated [ci skip] (#1)

* docs/guide-ja updating [ci skip]

* docs/guide-ja updated [ci skip]

01f1e09326e28ca43fee5e5110b70fcc7a850563 authored about 6 years ago by Nobuo Kihara <[email protected]>
Fixed dependencies

811bce2364e372f25487c4945004fda50ecd43a2 authored about 6 years ago by Alexander Makarov <[email protected]>
Adjusted constraints

6212c3bb39eec823fb2e20e2a517be63c5e316ce authored about 6 years ago by Alexander Makarov <[email protected]>
Tweaking README header

41a51045806e666dfbb4b4bec37f510799c03efc authored about 6 years ago by Andrii Vasyliev <[email protected]>
Update version mentions and composer constraints

cd658a17e9af6e64dd03371e8eec348e40801204 authored about 6 years ago by Alexander Makarov <[email protected]>
added CHANGELOG and UPGRADE about "yiisoft/yii2" 2.1 version usage

79b622dfc3aec784de5e135f538d81bfbc33e359 authored over 6 years ago by Paul Klimov <[email protected]>
class DI definitions changed to '__class' keyword

6deace038c2891ad9b187284b6b0e812fef48963 authored over 6 years ago by Paul Klimov <[email protected]>
docs update

55bf448dbd94b24e2c3df4abcbbaace6007a0316 authored over 6 years ago by Klimov Paul <[email protected]>
predefined clients updated

001d3e5ff22a59c3daab9e747adc27975e98506a authored over 6 years ago by Klimov Paul <[email protected]>
drop `OpenId`

f4e239b310874da77280e2888843c3801c09a749 authored over 6 years ago by Klimov Paul <[email protected]>
code update for "yiisoft/yii2-httpclient: 2.1"

7a2030c07cffdbe6f1b734b4f0490be79e10972e authored over 6 years ago by Klimov Paul <[email protected]>
code update for "yiisoft/yii2: 2.1"

8cb0d1038f8cc5cd5da1f90347003eb76271942d authored over 6 years ago by Klimov Paul <[email protected]>
prepare for next release

52325938e90bb3a1f8ca72c7192f11feb612cdd6 authored over 6 years ago by Alexander Makarov <[email protected]>
release version 2.1.5

ff826241c231d8f768f4cb58577d6956fdbc5fab authored over 6 years ago by Alexander Makarov <[email protected]>
'Third Party Auth Clients' section added to the docs

b6b72a1a55d0c34957714145530aa58e6de65dba authored over 6 years ago by Klimov Paul <[email protected]>
fix unit test path alias setup

829d298cfd9f6e1dd8fd52d7b7e2ffc0ccbc36d7 authored over 6 years ago by Klimov Paul <[email protected]>
move source code to 'src' directory

9266c3bab71da481de886401102b0b3dacf6b520 authored over 6 years ago by Klimov Paul <[email protected]>
Added `yii\authclient\AuthAction::$cancelCallback`

0a7b2a7bdd85f7f5c8481dcc72635ca18d8b3681 authored over 6 years ago by Klimov Paul <[email protected]>
superglobals usage at clients removed

ad74f3075721f4dc29bacd80312497ea933cd24a authored almost 7 years ago by Klimov Paul <[email protected]>
`yii\authclient\AuthAction` refactored to use `yii\web\Application::$request` for request data access

538af79b7244f6cce51d08d0699f4c9f12747178 authored almost 7 years ago by Klimov Paul <[email protected]>
Added link to Instagram implementation [skip ci]

250591a3f18ddd4b68c1b3208392080cb0d659ef authored almost 7 years ago by Alexander Makarov <[email protected]>
URL endpoints for `authUrl` and `tokenUrl` for `yii\authclient\clients\LinkedIn` updated

d36471688af17eefc4106dae565dd09be7b2a88e authored almost 7 years ago by Klimov Paul <[email protected]>
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 over 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]>