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

`yii\authclient\clients\GoogleOpenId` removed

e1e829cd893a7ed0b8dd7374827ceee8b6821fb8 authored over 9 years ago by Paul Klimov <[email protected]>
`yii\authclient\AuthChoiceItem` extracted

074e5c05274d78dce0ee2b1352dcf3cb72de0a54 authored over 9 years ago by Klimov Paul <[email protected]>
`yii\authclient\clients\GooglePlus` extracted

ab087f05522b849dcac6183664033dd22b367e8b authored over 9 years ago by Klimov Paul <[email protected]>
`yii\authclient\GoogleSignInButton` created

5e468537e065c72b34c1eecd16a75b66f06d7fbc authored over 9 years ago by Klimov Paul <[email protected]>
`yii\authclient\AuthChoice` advanced allowing rendering of widgets for the client

c8139d7645c949a53acbd4dbb29f63f174247b1a authored over 9 years ago by Klimov Paul <[email protected]>
prepare for next release.

75ca1dff6eb20f8c820df73a61ba842174f161f2 authored over 9 years ago by Qiang Xue <[email protected]>
2.0.3 release.

ef6634cecba6568029bf4f98b323acfac00e4a13 authored over 9 years ago by Qiang Xue <[email protected]>
Reverted #7459, #7469, #7470

2bd68e9265bc156905caa1f87049e309e5d4a8a6 authored over 9 years ago by Alexander Makarov <[email protected]>
Merge pull request #7459 from creocoder/fix-applications

Fix application templates and official extensions `composer.json`

3fc15db3eb968fd3ee8b30b83c86083799eba39b authored over 9 years ago by Alexander Makarov <[email protected]>
Fixed authclient extension composer.json

be6e0218f39465159f76fc08f9760fa509c84267 authored over 9 years ago by Alexander Kochetov <[email protected]>
improved extensions readme

7944251196d0deb18e1c5998cf138c1cbfdda8d7 authored over 9 years ago by Carsten Brandt <[email protected]>
Default value of `yii\authclient\clients\Twitter::$authUrl` changed to 'authenticate'

c55abe4029f316f8478359c47426c3d9773bb861 authored over 9 years ago by Klimov Paul <[email protected]>
Guide on auth clients

60475bb28d3d02e7fe6f64551cc4f583bac57da5 authored almost 10 years ago by Alexander Makarov <[email protected]>
prepare for the next release.

ed5705058fa09679a93ca070d96e942d9f3c1837 authored almost 10 years ago by Qiang Xue <[email protected]>
2.0.2 release

addb02e86f68751071ff296850c2cdf542cd1750 authored almost 10 years ago by Qiang Xue <[email protected]>
Fixed `\yii\authclient\OAuth2::refreshAccessToken()` does not save fetched token

90e3bd91e02e66597e90d8a02cfa86de13d2ba36 authored almost 10 years ago by Klimov Paul <[email protected]>
`\yii\authclient\AuthAction::defaultCancelUrl()` changed to use `yii\web\User::loginUrl`

ea26bd03c622a968c02c7e58a3ecae977a90ccf4 authored almost 10 years ago by Klimov Paul <[email protected]>
prepare for next release.

9a96d6ea197eecaafb9a13d024414fb78fe71a1b authored almost 10 years ago by Qiang Xue <[email protected]>
prepare for 2.0.1 release

1245d2db256008f7d5ba4eade3e455b069d33554 authored almost 10 years ago by Qiang Xue <[email protected]>
Error in documentation

Method clientLink no returns data. In the example of the use of manual output clients in the loo...

08095bef1127f067a978119e88af01127c375c58 authored almost 10 years ago by Дмитрий <[email protected]>
Fixed CCS for `yii\authclient\widgets\AuthChoice` does not loaded if `popupMode` disabled

d0c55d127de97757933996573d69bc8597556717 authored almost 10 years ago by Klimov Paul <[email protected]>
Code style fix

6c0e42c8fd950efbea77c8605601f6bff505aaa5 authored almost 10 years ago by Klimov Paul <[email protected]>
Correct order of property declaration

6c0dc58803e8b834c650619aca894e96fa6abf85 authored almost 10 years ago by Alexander Mohorev <[email protected]>
Update OAuth1.php

becc04c7fd3d20ef7b3a2e002356d827473a13e7 authored about 10 years ago by Iyed <[email protected]>
prepare for next release.

975729e5c8b1a80408d23dd4c77fd3bb9bda70f8 authored about 10 years ago by Qiang Xue <[email protected]>
2.0.0 release.

38d1bd9431fc3f778d869b0836ffa4c6d66d2382 authored about 10 years ago by Qiang Xue <[email protected]>
'authclient' docs adjusted

db072d95189c21e4b9cd4ef9ce4dee85ba1d1f85 authored about 10 years ago by Klimov Paul <[email protected]>
Added ability to operate nested and complex attributes via `yii\authclient\BaseClient::normalizeUserAttributeMap`

f5dc1b551d1aeff36d8658effd8662ac3bb099b7 authored about 10 years ago by Klimov Paul <[email protected]>
prepare for next release.

711ff46222f292be9a39b3ee8c087f847e9e4ab9 authored about 10 years ago by Qiang Xue <[email protected]>
prepare for 2.0.0-rc release.

c0d5ff86416f926918fb90952b0a907ba9aa898e authored about 10 years ago by Qiang Xue <[email protected]>
composer.json tabs -> spaces

2ede5bef38d921e7d4958c9c8883fb0912bcdcea authored about 10 years ago by Carsten Brandt <[email protected]>
added branch alias to composer.json

4fc889ec9ef10faa4ca57ca6760fa28105ec80cd authored about 10 years ago by Carsten Brandt <[email protected]>
Removed unused bower.json files. Adjusted version dependencies.

9a478cce2f0c7a834c98354086ed5ab453d6ffe4 authored about 10 years ago by Qiang Xue <[email protected]>
OAuth API Response with 20x status should be in normal

Hello,

I used **Yii2 authclient** to build a Github OAuth (2.0) client, and performed a POST ca...

49c6217d4782fd89abe0c2feaf7a8f527f9c5178 authored about 10 years ago by Yuan Chong <[email protected]>
fix authchoice.js

5bcc034fb426f0bd299d78452e33f743e5b37b8d authored about 10 years ago by dima <[email protected]>
Removed unused "use" statements

95725b2f2ad37d1a15ee459b2a7482213dfbd84e authored about 10 years ago by Alexander Makarov <[email protected]>
Adjusted the location of AuthChoice assets. [skip ci]

2d065d9941cf350f0465001544996832649a34bf authored about 10 years ago by Qiang Xue <[email protected]>
property code style extensions

c1d1f85c23540f29db3542875d4aca9867928889 authored about 10 years ago by Carsten Brandt <[email protected]>
Replaced substr_compare with strncmp where possible

64cedac1a2e0fadf4945365c30c90754cecfbdaf authored about 10 years ago by Alexander Makarov <[email protected]>
phpdoc

f09a150b30670f1a1acb08c34598e1eac997302e authored about 10 years ago by Carsten Brandt <[email protected]>
`yii\authclient\widgets\AuthChoice` now preserves initial settings while opening popup

05c6f538a3030685dca4ea8c7b4a589089978b59 authored about 10 years ago by Klimov Paul <[email protected]>
Used substr_compare instead of substr when we don't care about result

4062eba4b9f177f128463d3cc5c62fd0a72eb60b authored about 10 years ago by Alexander Makarov <[email protected]>
Redundant `yii\authclient\OpenId::sendStreamRequest()` removed.

25352a7a538ce63bea8c93d70da5beafe2448309 authored over 10 years ago by Klimov Paul <[email protected]>
OAuth extension adjusted to support any custom request type.

1c688c3e9ecce38d844a11de2e8597385f3dc411 authored over 10 years ago by Klimov Paul <[email protected]>
`yii\authclient\InvalidResponseException` added

62702ac38b57b2dea030542554e86c07d1075a5e authored over 10 years ago by Klimov Paul <[email protected]>
Method `yii\authclient\BaseOAuth::mergeCurlOptions()` advanced to merge array values

66d08183e5797293b9ce837fe137f22fbbf68dd9 authored over 10 years ago by Klimov Paul <[email protected]>
Request HTTP headers argument added to `yii\authclient\BaseOAuth::api()` method

59b20614db15a2acae97042587482d0f82b66a1f authored over 10 years ago by Klimov Paul <[email protected]>
User attributes fetching at `VKontakte` adjusted

b5e9face7e5c9de3df6932921146201698ab94d8 authored over 10 years ago by Klimov Paul <[email protected]>
User attributes requesting at GoogleOAuth switched to Google+ API

9e747377f79013714dcbf9e38da0a77d212dd9a6 authored over 10 years ago by Klimov Paul <[email protected]>
Missing semicolon

bc8f8fb441f911d1df05d51fb4c86dad600fccf1 authored over 10 years ago by Arthur Khachaturov <[email protected]>
updated phpdoc and classmap

e2ce663df98a8482dd85c088f297fbd2be9b876a authored over 10 years ago by Carsten Brandt <[email protected]>
Fixes #3793: Changed inline autocomplete hints style to get more IDEs support

de7d8ea10e5befcd45dcd91ca474577df4804d9c authored over 10 years ago by Alexander Makarov <[email protected]>
OpenId return URL comparison advanced to prevent url encode problem

0732c919a71a1d53ee401b23bc1e60b92a35b25d authored over 10 years ago by Klimov Paul <[email protected]>
list of predefined Auth clients updated

0e460cd9fdf0e4af702c3e9bbf65ebbe04a6d210 authored over 10 years ago by Klimov Paul <[email protected]>
removed `@link` tags from apidoc and replaced with markdown

a0a1be8ac90303685a8277f49d083f48e33569e2 authored over 10 years ago by Carsten Brandt <[email protected]>
Tabs to spaces to be consistent

```
vendor/bin/indent --spaces -r framework/
vendor/bin/indent --tabs -r . --pattern=*.json
vend...

cf16e0fcf0f2615acca38325228e79c417085aa9 authored over 10 years ago by Carsten Brandt <[email protected]>
Fix a typo

186b028df64ef4cfd5606367b124190b0ae96fc9 authored over 10 years ago by Paul Klimov <[email protected]>
VKontakte OAuth support added

0852bc3b041b3d6322bc19db655ca354608d87b3 authored over 10 years ago by Paul Klimov <[email protected]>
updated phpdoc

fe4d0155d2fac543979333e1dc73c4c0481014a9 authored over 10 years ago by Carsten Brandt <[email protected]>
fixed all the PHPdoc in extensions

5b609b027db77cf9b8ef6f29575c536f418556fb authored over 10 years ago by Carsten Brandt <[email protected]>
Removed unused imports

c927cfd23848d4a7a5057c21d4ec9efff22cc86a authored over 10 years ago by Alexander Makarov <[email protected]>
prepare for next release.

18d386a74d4fb3adea32c7aec7569adc69697950 authored over 10 years ago by Qiang Xue <[email protected]>
prepare for 2.0.0-beta release.

c2c35b27ab57effed7c779d6795c20ed9a4c0963 authored over 10 years ago by Qiang Xue <[email protected]>
fixed broken API links [skip ci]

f98cf72b5ef7f63a0cb75cebc6b3781af1e9ca9b authored over 10 years ago by Qiang Xue <[email protected]>
updated phpdoc

988353f3de81e55fa43299634f5a6563fc12fdca authored over 10 years ago by Carsten Brandt <[email protected]>
Tabs replaced by spaces at AuthChoice asset files.

79ce3fa8d96e13325c3a84c9e3dd3b1d275e84f6 authored over 10 years ago by Klimov Paul <[email protected]>
Microsoft Live OAuth2 client added.

853ac304e94972b0f0980c888d2a033c71ca0965 authored over 10 years ago by Klimov Paul <[email protected]>
Widget 'yii\authclient\widgets\Choice' renamed to 'yii\authclient\widgets\AuthChoice'

26809f8fecb445f958926b563b7f53f42e040728 authored over 10 years ago by Klimov Paul <[email protected]>
Merge pull request #2883 from kartik-v/patch-14

Simplify inline script code

5517baea6de975b34006ec5e6245f29d92ab9f75 authored over 10 years ago by Alexander Makarov <[email protected]>
Simplify inline script code

Simplify inline script code (removed extra space)

9bb717d52a3363574dada8be1c7496c4fc71db62 authored over 10 years ago by Kartik Visweswaran <[email protected]>
Correct classname typo

Correct classname to `BaseOAuth` instead of `BaseClient` in PHP Doc.

d82cebe4b49174911968bb1b459c6a5a0bc34ca8 authored over 10 years ago by Kartik Visweswaran <[email protected]>
Simplify inline script code

Simplify the rendering of the inline script (using direct markup), eliminating need for using PH...

fc90cdc5b088e05c3e6d798f641b9ae173e3ab76 authored over 10 years ago by Kartik Visweswaran <[email protected]>
updated classmap and phpdoc

bc29cf8b1d956f71b70f9fdfd7c89c04b175dbf1 authored over 10 years ago by Carsten Brandt <[email protected]>
Turn module and application into DI containers.

cf80fad92358a65ae4c2da50b98728edf3c913a1 authored over 10 years ago by Qiang Xue <[email protected]>
Reformat code te be PSR-2 compatible

4eb9fda8543f835a03452f89cb215c21192490b5 authored over 10 years ago by SonicGD <[email protected]>
better use @see for See in phpdoc

79d2a678659180242c506bcbe4c76e880ea55ceb authored over 10 years ago by Carsten Brandt <[email protected]>
added a large amount of missing documentation

2be3fdb90597bf05c18ae9be88ef6f9d220ca9c4 authored over 10 years ago by Carsten Brandt <[email protected]>
Adjusted URL helper, fixed usage

e2e6c2cb78c1579f5f5838a19f0db683a1c03c85 authored over 10 years ago by Alexander Makarov <[email protected]>
Adjusted Url helper methods

ce618621695fbf325c25ead25b9d3a5fd2e7df25 authored over 10 years ago by Alexander Makarov <[email protected]>
#2630: `yii\heplers\Html::url` moved to new `yii\helpers\Url::create`

0317ece95d5afa94f6a548c6f5de3ac1ff29bff1 authored over 10 years ago by Alexander Makarov <[email protected]>
Code style fixes

44d9be84753fec14d3bc3cc49f3e525567f51da4 authored over 10 years ago by Luciano Baraglia <[email protected]>
fix php5.4 array syntax

0e065fd088883f53c47bd11d023db715f955ed34 authored over 10 years ago by AlexGx <[email protected]>
many phpcs fixes

35219f63b86ccf1604ac39fedf2142212e088985 authored over 10 years ago by AlexGx <[email protected]>
replaced keyword "yii" with "yii2" in composer.json files (fixes #2557)

5c9756da727c22df93e70c30c564d534ac902bbf authored over 10 years ago by Tobias Munk <[email protected]>
Merge pull request #2501 from yiisoft/unify-urls

Fixes #2426: Changed URL creation method signatures to be consistent

510d917643bfba441fa230bbf4686b1df5710e0c authored over 10 years ago by Alexander Makarov <[email protected]>
added link about rendering of HTML attributes to Html helper

63d4ba40d931593b9e5892c7f453cf610199d48b authored over 10 years ago by Carsten Brandt <[email protected]>
Fixes #2426: Changed URL creation method signatures to be consistent

e1e0326e018431794d4715332e6a8cd4bf968f62 authored over 10 years ago by Alexander Makarov <[email protected]>
Removed unused variables

540aae4ccab616005a1e5233d0f2a291ce9ba52b authored over 10 years ago by Alexander Makarov <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2

49ecb0ed249d0e4e895006f5153f29c7b7ae316e authored over 10 years ago by Klimov Paul <[email protected]>
Some Code style fixes

a9ee7610ebef154e042074a75c3c7c98a9a79390 authored over 10 years ago by Luciano Baraglia <[email protected]>
AuthClient js redirect advanced.

576172a9a9c023796c399da086ba11f24b87d4cf authored over 10 years ago by Klimov Paul <[email protected]>
psr-4 change.

3510208bee80ca0857504c8df359cb3ad9169321 authored almost 11 years ago by Qiang Xue <[email protected]>