Download the PHP package derrickleemy/laravel-cognito-token-decoder without Composer
On this page you can find all versions of the php package derrickleemy/laravel-cognito-token-decoder. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download derrickleemy/laravel-cognito-token-decoder
More information about derrickleemy/laravel-cognito-token-decoder
Files in derrickleemy/laravel-cognito-token-decoder
Download derrickleemy/laravel-cognito-token-decoder
More information about derrickleemy/laravel-cognito-token-decoder
Files in derrickleemy/laravel-cognito-token-decoder
Vendor derrickleemy
Package laravel-cognito-token-decoder
Short Description Decoder for Cognito Authorization Code Decoder
License MIT
Package laravel-cognito-token-decoder
Short Description Decoder for Cognito Authorization Code Decoder
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-cognito-token-decoder
Passport-Token-Decoder
Dirty Decoder for Laravel Passport (Bearer) Access Token Adapted From PeterPetrus Refactored code for personal usage.
Functionality
Decode Access-Token and return array with its IDs (token_id, user_id), Dates (date of expire, date of creation, start date) and validity and errors.
Installation
Installation via composer:
Example
Decode token as Object
Object has same properties as returned array fields below.
Decode token with static methods
Returned array $decoded_token
Credits
All versions of laravel-cognito-token-decoder with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.3
firebase/php-jwt Version ^5.0
guzzlehttp/guzzle Version ~6.0
codercat/jwk-to-pem Version ^0.0.2
firebase/php-jwt Version ^5.0
guzzlehttp/guzzle Version ~6.0
codercat/jwk-to-pem Version ^0.0.2
The package derrickleemy/laravel-cognito-token-decoder contains the following files
Loading the files please wait ....