LaravelPackages.net
Acme Inc.
Toggle sidebar
apantle/laravel-simple-jwt-auth

Guard and Issuer of JWT to use in your Laravel Application

1.183
1
0.2.5
About apantle/laravel-simple-jwt-auth

apantle/laravel-simple-jwt-auth is a Laravel package for guard and issuer of jwt to use in your laravel application. It currently has 1 GitHub stars and 1.183 downloads on Packagist (latest version 0.2.5). Install it with composer require apantle/laravel-simple-jwt-auth. Discover more Laravel packages by apantle or browse all Laravel packages to compare alternatives.

Last updated

Guard and Issuer of JWT to use in your Laravel Application

Latest Version on Packagist Build Status Maintainability Test Coverage Total Downloads

This is a very simple implementation of JWT Guard configurable for any model and claims through config file.

Installation

You can install the package via composer:

composer require apantle/laravel-simple-jwt-auth

Usage

// Usage description here

Testing

composer test

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

Laravel Package Boilerplate

This package was generated using the Laravel Package Boilerplate.

Star History Chart