Download the PHP package cnam/jwt-api-extension without Composer
On this page you can find all versions of the php package cnam/jwt-api-extension. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cnam/jwt-api-extension
More information about cnam/jwt-api-extension
Files in cnam/jwt-api-extension
Download cnam/jwt-api-extension
More information about cnam/jwt-api-extension
Files in cnam/jwt-api-extension
Vendor cnam
Package jwt-api-extension
Short Description Behat extension for testing api secure with jwt token base in Behat WebApiExtension
License MIT
Homepage http://extensions.behat.org
Package jwt-api-extension
Short Description Behat extension for testing api secure with jwt token base in Behat WebApiExtension
License MIT
Homepage http://extensions.behat.org
Please rate this library. Is it a good library?
Informations about the package jwt-api-extension
Behat extension for testing api secure with jwt token
forked from Behat/WebApiExtension
Added methods
Then I am authenticating with jwt token as "admin"
And response should contain jwt token in field "token"
And response should contain jwt token in field "token" with data
examples tests/features
usage
Installation
composer install cnam/jwt-api-extension:0.0.1
OR update your composer.json add
require "cnam/jwt-api-extension":"0.0.1"
Configure behat.yml
All versions of jwt-api-extension with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
behat/behat Version ~3.0
firebase/php-jwt Version 1.0.0
guzzlehttp/guzzle Version 4.*
phpunit/phpunit Version ~4.0
behat/behat Version ~3.0
firebase/php-jwt Version 1.0.0
guzzlehttp/guzzle Version 4.*
phpunit/phpunit Version ~4.0
The package cnam/jwt-api-extension contains the following files
Loading the files please wait ....