Download the PHP package myonlinestore/guzzle-authorization-middleware without Composer
On this page you can find all versions of the php package myonlinestore/guzzle-authorization-middleware. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download myonlinestore/guzzle-authorization-middleware
More information about myonlinestore/guzzle-authorization-middleware
Files in myonlinestore/guzzle-authorization-middleware
Download myonlinestore/guzzle-authorization-middleware
More information about myonlinestore/guzzle-authorization-middleware
Files in myonlinestore/guzzle-authorization-middleware
Vendor myonlinestore
Package guzzle-authorization-middleware
Short Description Guzzle Authorization Middleware
License MIT
Homepage https://github.com/MyOnlineStore/guzzle-authorization-middleware
Package guzzle-authorization-middleware
Short Description Guzzle Authorization Middleware
License MIT
Homepage https://github.com/MyOnlineStore/guzzle-authorization-middleware
Please rate this library. Is it a good library?
Informations about the package guzzle-authorization-middleware
Guzzle Authorization Middleware
Middleware that adds an Authorization bearer header to the request. The bearer token will be provided
via a TokenManagerInterface
implementation.
Requirements
An implementation for MyOnlineStore\GuzzleAuthorizationMiddleware\TokenManager\UriProviderInterface
must be provided. This implementation must return an UriInterface
with the uri to fetch the bearer
token.
All versions of guzzle-authorization-middleware with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
ext-json Version *
guzzlehttp/guzzle Version ^7.3
lcobucci/jwt Version ^4.0
psr/cache Version ^1.0 || ^2.0 || ^3.0
psr/http-factory Version ^1.0
psr/http-message Version ^1.0
psr/log Version ^1.1 || ^2.0 || ^3.0
ext-json Version *
guzzlehttp/guzzle Version ^7.3
lcobucci/jwt Version ^4.0
psr/cache Version ^1.0 || ^2.0 || ^3.0
psr/http-factory Version ^1.0
psr/http-message Version ^1.0
psr/log Version ^1.1 || ^2.0 || ^3.0
The package myonlinestore/guzzle-authorization-middleware contains the following files
Loading the files please wait ....