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

Yii2 user authentication module

Results 30 yii2-user issues
Sort by recently updated
recently updated
newest added

First, change settings, from Google Auth to Google 'class' => 'yii\authclient\clients\GoogleOAuth', to 'class' => 'yii\authclient\clients\Google', second, errors Error 400: redirect_uri_mismatch When I try to log in with Google, I follow...

Getting: Unknown property: amnah\yii2\user\models\forms\LoginForm::username with latest version (5.0.9).

Hello 👋 I run a security community that finds and fixes vulnerabilities in OSS. A researcher (@fw10) has found a potential issue, which I would be eager to share with...

I extended profile page (@vendor/amnah/yii2-user/views/default/profile.php) with some new fields (Ex. Country name, City name). While I am able to fetch the data from the database, I am unable to store...

Yii 2.0.46 default PHP 8. BS default v 5

Hi, I like the extension but i'm finding some difficulties to implement API authentication when using it (i already have a controller that works fine with the traditional User model...

I want two different screens(designs) for frontend and backend how can i manage that in amnah user module. please help..

may be need to redirect one form , add email ,after login with Social authentication first ,then system register one account . workflow: 1 user chose login with Social authentication...

It turns out only to bring the base module, creating the appropriate controllers and models that work only as the base module. Is there any command or division to the...