Looking to hire Laravel developers? Try LaraJobs

lib_laravel_token maintained by diagro

Description
Library for Laravel applications to encode/decode Diagro tokens
Last update
2025/06/18 11:00 (dev-master)
License
Links
Downloads
81

Comments
comments powered by Disqus

Description

This library contains the token classes (AT, AAT and BAT) that are used in the backend and frontend applications that use the Laravel framework. The base class is Token and you should put your own OpenSSL public/private key in there with a passphrase.

The child token classes only specify their payload.

Installation

  • Composer: diagro/lib_laravel_token: "^1.6"