PHPackages                             takman1/phalcon-jwt-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. takman1/phalcon-jwt-auth

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

takman1/phalcon-jwt-auth
========================

A simple JWT middleware for Phalcon to handle stateless authentication

2.1(3y ago)214.3k[1 PRs](https://github.com/takman1/phalcon-jwt-auth/pulls)PHPPHP &gt;=7.0

Since Feb 8Pushed 3y ago1 watchersCompare

[ Source](https://github.com/takman1/phalcon-jwt-auth)[ Packagist](https://packagist.org/packages/takman1/phalcon-jwt-auth)[ RSS](/packages/takman1-phalcon-jwt-auth/feed)WikiDiscussions master Synced today

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

phalcon-jwt-auth
================

[](#phalcon-jwt-auth)

A simple JWT middleware for Phalcon to handle stateless authentication or session based token.

Installation
------------

[](#installation)

```
$ composer require takman1/phalcon-jwt-auth
```

Usage
-----

[](#usage)

### Configuration

[](#configuration)

In main config or module config

```
