Libraries tagged by http basic authentication
dflydev/stack-basic-authentication
3756 Downloads
HTTP Basic Authentication Stack middleware
brace/mod-auth-basic
856 Downloads
Http Basic authentication
basilicom-pimcore-plugin/document-authentication
2790 Downloads
Enables selective HTTP Basic Auth via document properties
chroma-x/basic-http-client
3607 Downloads
A basic yet extensible HTTP client library providing different authentication methods written in PHP.
orisai/nette-http
4157 Downloads
Extras for nette/http
christianfutterlieb/t3_http_auth
29 Downloads
HTTP Authentication for TYPO3
divineomega/laravel-route-restrictor
4424 Downloads
Laravel middleware to restrict a site or specific routes using HTTP basic authentication
nooku/joomla-basicauth
5312 Downloads
A Joomla! plugin to allow users to login using basic HTTP authentication
devster/uauth
415 Downloads
Micro PHP HTTP authentication library
denits/yii-apiauth
9 Downloads
HTTP authentication for automated requests
elidrissidev/magento-api2basicauth
17 Downloads
HTTP Basic authentication support for Magento 1.9 and OpenMage's Api2.
ksn135/htpasswd-bundle
8611 Downloads
Bundle for Symfony2 for basic authentication of HTTP users listed in the files created by htpasswd utility
apimaticsupport/conversationsapi
59 Downloads
## Introduction Send messages using unifonic’s Conversations API. Message your target audience over social channels (WhatsApp for Business, Messenger, SMS, etc..). Unifonic conversations API Restful and HTTP **API's** uses The basic Authentication protocol. All request and response bodies are formatted in JSON. ## Get an account To start using the API you need to send an email [email protected] to create an account for you. ## Base URL All URLs referenced in the documentation have the following base: **apis.unifonic.com** ## Security To ensure privacy, we recommend you to use HTTPS for all unifonic API requests. ## Formats conversations API only supports JSON format. All requests must use the Content-type header set to application/json. ## Support We’re here to help! Get in touch with support at and we’ll get back to you as soon as we can or you can contact us throw live chat on our [website] (www.unifonic.com).
rossriley/stack-basic-authentication
13 Downloads
HTTP Basic Authentication Stack middleware
rikudou/http-basic-auth
76 Downloads
Simple HTTP basic auth that needs no framework