Skip to content

Commit

Permalink
Add note about abandoning the package
Browse files Browse the repository at this point in the history
  • Loading branch information
tuupola committed Apr 16, 2024
1 parent 4f039c8 commit 3642589
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
@@ -1,3 +1,6 @@
> [!IMPORTANT]
> This package is abandoned. See [jimtools/jwt-auth](https://packagist.org/packages/jimtools/jwt-auth) for replacement.
# PSR-7 and PSR-15 JWT Authentication Middleware

This middleware implements JSON Web Token Authentication. It was originally developed for Slim but can be used with any framework using PSR-7 and PSR-15 style middlewares. It has been tested with [Slim Framework](http://www.slimframework.com/) and [Zend Expressive](https://zendframework.github.io/zend-expressive/).
Expand Down

0 comments on commit 3642589

Please sign in to comment.