Download the PHP package whirlwind-framework/middleware-oauth2 without Composer
On this page you can find all versions of the php package whirlwind-framework/middleware-oauth2. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download whirlwind-framework/middleware-oauth2
More information about whirlwind-framework/middleware-oauth2
Files in whirlwind-framework/middleware-oauth2
Download whirlwind-framework/middleware-oauth2
More information about whirlwind-framework/middleware-oauth2
Files in whirlwind-framework/middleware-oauth2
Vendor whirlwind-framework
Package middleware-oauth2
Short Description Whirlwind framework PSR-15 oauth2 middleware
License BSD-3-Clause
Package middleware-oauth2
Short Description Whirlwind framework PSR-15 oauth2 middleware
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package middleware-oauth2
Oauth2 middleware of Whirlwind framework
Validates Bearer token in:
- "Authorization" header (Bearer prefix required)
- "access_token" query param (Bearer prefix must be omitted)
- "access_token" field in body (Bearer prefix must be omitted)
Example of usage:
All versions of middleware-oauth2 with dependencies
PHP Build Version
Package Version
Requires
php Version
~7.4||>=8.0
ext-json Version *
whirlwind-framework/framework Version *
psr/cache Version ^1.0
psr/http-client Version ^1.0
ext-json Version *
whirlwind-framework/framework Version *
psr/cache Version ^1.0
psr/http-client Version ^1.0
The package whirlwind-framework/middleware-oauth2 contains the following files
Loading the files please wait ....