PHPackages                             aradiv/yii2-authclient-telegram - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. aradiv/yii2-authclient-telegram

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

aradiv/yii2-authclient-telegram
===============================

Telegram Auth for yii2-authclient

v0.0.1(7y ago)0870MITPHPPHP ^7.0

Since Oct 28Pushed 7y ago3 watchersCompare

[ Source](https://github.com/Aradiv/yii2-authclient-telegram)[ Packagist](https://packagist.org/packages/aradiv/yii2-authclient-telegram)[ Docs](http://github.com/aradiv/yii2-authclient-telegram)[ RSS](/packages/aradiv-yii2-authclient-telegram/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (2)Used By (0)

[![Yii2](https://camo.githubusercontent.com/d6b0929173e28cc627430d2519ca1853466a70f37395877eaf4820cb3e1e1909/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f506f77657265645f62792d5969695f4672616d65776f726b2d677265656e2e7376673f7374796c653d666c6174)](https://www.yiiframework.com/)[![Latest Stable Version](https://camo.githubusercontent.com/0058a620acba7dafc4a22e5fe2d24956bddcb993aef85f416ca676646e5e94ba/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6172616469762f796969322d61757468636c69656e742d74656c656772616d2e737667)](https://packagist.org/packages/aradiv/yii2-authclient-telegram)[![Packagist](https://camo.githubusercontent.com/c30c7d4d41f4e5e2a613f57f9c8c8e62bf383992039f1d47844bec06f8e6267f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6172616469762f796969322d61757468636c69656e742d74656c656772616d2e737667)](https://packagist.org/packages/aradiv/yii2-authclient-telegram)

Yii2 Authclient Telegram
========================

[](#yii2-authclient-telegram)

Since Telegram doent offer a direct real oAuth method this authclient utilizes [Telepass.me](https://telepass.me) until there is a native OAuth login with Telegram.

Installation:
-------------

[](#installation)

`composer require --prefer-dist aradiv/yii2-authclient-telegram`

\##Usage: in your config add:

```
    'components' => [
        'authClientCollection' => [
            'class' => 'yii\authclient\Collection',
            'clients' => [
                'telegram' => [
                    'class' => 'aradiv\yii2\authclient\telegram\Client,
                    'clientId' => '
