Download the PHP package juststeveking/http-auth-strategies without Composer
On this page you can find all versions of the php package juststeveking/http-auth-strategies. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download juststeveking/http-auth-strategies
More information about juststeveking/http-auth-strategies
Files in juststeveking/http-auth-strategies
Download juststeveking/http-auth-strategies
More information about juststeveking/http-auth-strategies
Files in juststeveking/http-auth-strategies
Vendor juststeveking
Package http-auth-strategies
Short Description A simple PHP package that is used to create different Http Auth Headers
License MIT
Package http-auth-strategies
Short Description A simple PHP package that is used to create different Http Auth Headers
License MIT
Please rate this library. Is it a good library?
Informations about the package http-auth-strategies
Http Auth Strategies
A simple PHP package that is used to create different Http Auth Headers.
This is a simple to use library, to install - all you need to do is:
Then to use the library all you need to do is:
There is also a NullStrategy for when you want to follow a consistent pattern, but do not want to actually use any auth:
You can now also create your own custom header using the CustomStrategy, for when an API requires something specific that doesn't follow the typical pattern:
All versions of http-auth-strategies with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4|^8.0
The package juststeveking/http-auth-strategies contains the following files
Loading the files please wait ....