Download the PHP package bnviking/yii2-oauth2 without Composer
On this page you can find all versions of the php package bnviking/yii2-oauth2. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package yii2-oauth2
OAuth2.0
Extension for Yii2 framework
The following clients are currently supported for authorization:
- vk.com [register your application]
- mail.ru [register your application]
- yandex.ru [register your application]
- discord.com [register your application]
- trovo.live [register your application]
- twitch.tv [register your application]
Installation
The preferred way to install this extension is through [composer] (http://getcomposer.org/download/).
Either run
or add
to the require section of your composer.json
file.
Config
Create link to OAuth2
- clientUrlName - name param Client ID for create URL
- authUrl -
<controller>
/<action>
Redirect URL for your APP: https://my.site/controller/action
Use in action
Widget
Additional html options for widget
Custom widget example
All clients can be retrieved using the ClientManager
widget.php
view-widget.php
All versions of yii2-oauth2 with dependencies
PHP Build Version
Package Version
The package bnviking/yii2-oauth2 contains the following files
Loading the files please wait ....