Download the PHP package mathewberry/tokenizer without Composer
On this page you can find all versions of the php package mathewberry/tokenizer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mathewberry/tokenizer
More information about mathewberry/tokenizer
Files in mathewberry/tokenizer
Download mathewberry/tokenizer
More information about mathewberry/tokenizer
Files in mathewberry/tokenizer
Vendor mathewberry
Package tokenizer
Short Description A very lightweight token system for micro-services
License GNU
Package tokenizer
Short Description A very lightweight token system for micro-services
License GNU
Please rate this library. Is it a good library?
Informations about the package tokenizer
Tokenizer
A very lightweight token system for micro-services
Installation Lumen
Service Provider
Remove
Add
Route Middleware
Remove
Add
Generate a new token
Implement a token
Copy your generated token into a new key in your .env
called API_TOKEN
How to use
When ever your make a call just pass the header api_token
and the value is the value of the token in your .env
.
Make sure your route or controller is using the auth
middleware.
Example
It's that simple, your micro-service is now that little bit more secure.
All versions of tokenizer with dependencies
PHP Build Version
Package Version
No informations.
The package mathewberry/tokenizer contains the following files
Loading the files please wait ....