vlassiuk/yii2-auth

Module allow do authenticate users by social networks accaunt, create users account, profiles, check access rights, etc

Installs: 13

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:yii2-extension

v1.0.4 2017-11-29 23:02 UTC

This package is auto-updated.

Last update: 2024-10-17 21:12:39 UTC


README

Module allow authenticate users by social networks accaunt, create users account, profiles, check access rights, etc

Installation

The preferred way to install this extension is through composer.

Either run

composer require vlassiuk/yii2-auth

or add

"vlassiuk/yii2-auth": "*"

to the require section of your composer.json file.

Usage

//TODO: