PHPackages                             aluzed/redis-web-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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. aluzed/redis-web-token

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

aluzed/redis-web-token
======================

09PHP

Since Dec 14Pushed 8y ago1 watchersCompare

[ Source](https://github.com/aluzed/php-redis-web-token)[ Packagist](https://packagist.org/packages/aluzed/redis-web-token)[ RSS](/packages/aluzed-redis-web-token/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (2)Used By (0)

Redis Web Token with PHP
========================

[](#redis-web-token-with-php)

Why ?
-----

[](#why-)

In order to share our authentication between multiple instance and whatever technology you use, using RWT will bring some simplicity to all that stuff. By using third part component (redis), we'll be able to check token in each microservice.

```
  ----------       ----------------
  | redis  |
