yii2-authclient icon indicating copy to clipboard operation
yii2-authclient copied to clipboard

Yii 2 authclient extension.

Results 26 yii2-authclient issues
Sort by recently updated
recently updated
newest added

Do: Use this widget to create a list of login links in the way it is displayed in the docs. Expect: I would expect something that works out of the...

type:docs
status:ready for adoption

### What steps will reproduce the problem? Upgraded to 2.1 using composer ### What's expected? previously a text label visually appeared below each icon ### What do you get instead?...

type:bug
status:to be verified

getting this error when popupMode is false and working it popupMode true TypeError: jQuery(...).authchoice is not a function

type:bug
status:to be verified

### What steps will reproduce the problem? Call any of VK-API method with parameter `user_ids`, for example: https://vk.com/dev/users.get ### What's expected? Usual VK-API result for given ids. ### What do...

type:bug
VK

Hello! I have a question/suggestion/problem - depends on your answer. [BaseClient.php](https://github.com/yiisoft/yii2-authclient/blob/master/src/BaseClient.php) has `normalizeUserAttributeMap` attribute with description where saying that we can pass an array for normalize attribute. Can you give...

type:docs

When I set `clientCollection` https://www.yiiframework.com/extension/yiisoft/yii2-authclient/doc/api/2.1/yii-authclient-widgets-authchoice#$clientCollection-detail in AuthChoice https://www.yiiframework.com/extension/yiisoft/yii2-authclient/doc/api/2.1/yii-authclient-widgets-authchoice like below ### What steps will reproduce the problem? Step 1: set in components array in web config file as 'authClientCollection' =>...

status:under discussion

This issue has originally been reported by @sanjakovac at https://github.com/yiisoft/yii2/issues/16488. Moved here by @samdark. ----- ### What steps will reproduce the problem? - Turn on info log in your application...

type:enhancement
status:ready for adoption
ext:authclient

### What steps will reproduce the problem? When using Tencent QQ, the return value is this form callback ({'openid': 1}), so getData () can not parse the data normally. ###...

### What steps will reproduce the problem? Wait until both access_token and refresh_token expire. Then try to login. ### What do you get instead? ![refresh](https://user-images.githubusercontent.com/11820365/41480860-8429874c-70d8-11e8-936d-245f7acac129.png) ### What's expected? The token...

type:bug
status:ready for adoption

| Q | A | ------------- | --- | Is bugfix? | yes | New feature? | no | Breaks BC? | no | Tests pass? | yes | Fixed...

type:docs