Download the PHP package devraeph/laravel-xtoken without Composer
On this page you can find all versions of the php package devraeph/laravel-xtoken. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download devraeph/laravel-xtoken
More information about devraeph/laravel-xtoken
Files in devraeph/laravel-xtoken
Download devraeph/laravel-xtoken
More information about devraeph/laravel-xtoken
Files in devraeph/laravel-xtoken
Vendor devraeph
Package laravel-xtoken
Short Description This Package creates a JWTToken for the Application and provides a middelware for Auth
License AGPL-3.0-or-later
Package laravel-xtoken
Short Description This Package creates a JWTToken for the Application and provides a middelware for Auth
License AGPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package laravel-xtoken
DevRaeph / laravel-xtoken
A simple package with which you can issue JWT tokens and also verify them. Usable for multiple models, thanks to existing trait.
Installation
Package is available on Packagist, you can install it using Composer.
Migrate Database for token table
Publish Config
Documentation
Model-Trait HasXToken
Example:
Issuing a Token:
Using Middelware in Routes to parse Token:
Get TokenClaim -> ID of Model
All versions of laravel-xtoken with dependencies
PHP Build Version
Package Version
The package devraeph/laravel-xtoken contains the following files
Loading the files please wait ....