PHPackages                             henrik/token-auth - 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. henrik/token-auth

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

henrik/token-auth
=================

This package created for token based authorization

1.1.10(6y ago)16MITPHPPHP ^7.1.3

Since Jul 28Pushed 6y ago1 watchersCompare

[ Source](https://github.com/HenrikKarapetyan/token-auth)[ Packagist](https://packagist.org/packages/henrik/token-auth)[ RSS](/packages/henrik-token-auth/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (10)DependenciesVersions (13)Used By (0)

Hash Auth!
==========

[](#hash-auth)

How to install

```
composer require henrik/token-auth

```

#### Configurations For Laravel Framework.

[](#configurations--for-laravel-framework)

- Create a helper file `app\Helpers\TokenManagerHelper.php`.

```
