Libraries tagged by http-auth
php-middleware/http-authentication
1797 Downloads
HTTP Authentication middleware with PSR-7
innmind/http-authentication
2005 Downloads
HTTP authentication
symftony/rabbitmq-auth-backend-http-php
1623 Downloads
Implementation of RabbitMQ http auth backend
devster/uauth
406 Downloads
Micro PHP HTTP authentication library
ory/oathkeeper-client-php
84 Downloads
ORY Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
martinmulder/openapi-crowdstrike-falcon-php
31 Downloads
Use this API specification as a reference for the API endpoints you can use to interact with your Falcon environment. These endpoints support authentication via OAuth2 and interact with detections and network containment. For detailed usage guides and examples, see our [documentation inside the Falcon console](https://falcon.eu-1.crowdstrike.com/support/documentation). To use the APIs described below, combine the base URL with the path shown for each API endpoint. For commercial cloud customers, your base URL is `https://api.eu-1.crowdstrike.com`. Each API endpoint requires authorization via an OAuth2 token. Your first API request should retrieve an OAuth2 token using the `oauth2/token` endpoint, such as `https://api.eu-1.crowdstrike.com/oauth2/token`. For subsequent requests, include the OAuth2 token in an HTTP authorization header. Tokens expire after 30 minutes, after which you should make a new token request to continue making API requests.
gremo/hmac-authentication-bundle
4716 Downloads
Symfony bundle adding REST HMAC HTTP authentication
denits/yii-apiauth
9 Downloads
HTTP authentication for automated requests
appserver-io/authenticator
1037 Downloads
Authenticator implementations for Basic, Digest and Form based HTTP authentication
webuilder240/cake-simple-http-auth
58 Downloads
Cakephp Simple Http Auth
sivin/ntlm-http-auth
30 Downloads
Extension for Nette Framework: NTLM authenticate for authenticator
pmvc-plugin/http_auth
339 Downloads
http auth helper
philippn/http-auth
19 Downloads
mnohosten/http_auth
40 Downloads
Very simple implementation of Basic Http Auth.
bogosoft/http-auth
1 Downloads
A library for PSR-7 and PSR-15 compliant authentication middleware.