PHPackages                             eluhr/yii2-user-auth-token - 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. eluhr/yii2-user-auth-token

ActiveLibrary

eluhr/yii2-user-auth-token
==========================

User access token Yii2

2.0.1(3y ago)1351BSD-3-ClausePHPPHP &gt;=5.5.0

Since Jan 21Pushed 3y ago1 watchersCompare

[ Source](https://github.com/eluhr/yii2-user-access-token)[ Packagist](https://packagist.org/packages/eluhr/yii2-user-auth-token)[ RSS](/packages/eluhr-yii2-user-auth-token/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (6)Dependencies (1)Versions (9)Used By (0)

Yii2 User Access Token
======================

[](#yii2-user-access-token)

This extension provides a simple way to authenticate users via a token. It is easily extendable and can be used with any user model.

### Installation

[](#installation)

```
composer require eluhr/yii2-user-access-token
```

### Configuration

[](#configuration)

In your console part of your config file add this:

```
