Download the PHP package delboy1978uk/bone-paseto without Composer
On this page you can find all versions of the php package delboy1978uk/bone-paseto. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download delboy1978uk/bone-paseto
More information about delboy1978uk/bone-paseto
Files in delboy1978uk/bone-paseto
Download delboy1978uk/bone-paseto
More information about delboy1978uk/bone-paseto
Files in delboy1978uk/bone-paseto
Vendor delboy1978uk
Package bone-paseto
Short Description Paseto package for Bone Framework
License MIT
Package bone-paseto
Short Description Paseto package for Bone Framework
License MIT
Please rate this library. Is it a good library?
Informations about the package bone-paseto
bone-paseto
Platform agnostic security tokens for Bone Framework
installation
Use Composer
Simply add to the config/packages.php
and add a config/
folder setting for bone-paseto
with a 32 character sharedKey
usage
In your package class, you can call the service from the container and pass it into your controller or other classes.
encrypting and decrypting tokens
To encrypt a token, pass in the array of data and a string representation of a TimeInterval
such as P01D
.
which will output
To decrypt a token, just pass it in!
All versions of bone-paseto with dependencies
PHP Build Version
Package Version
The package delboy1978uk/bone-paseto contains the following files
Loading the files please wait ....