Libraries tagged by basic-authentication
tuupola/slim-basic-auth
1783163 Downloads
PSR-7 and PSR-15 HTTP Basic Authentication Middleware
wp-api/basic-auth
141109 Downloads
Basic Authentication handler for the JSON API, used for development and debugging purposes
mezzio/mezzio-authentication-basic
125449 Downloads
HTTP Basic Authentication adapter for mezzio-authentication.
zendframework/zend-expressive-authentication-basic
75293 Downloads
HTTP Basic Authentication adapter for zend-expressive-authentication.
arubacao/http-basic-auth-guard
54708 Downloads
HTTP Basic Auth Guard for Lumen >=5.2
vdlp/oc-basicauthentication-plugin
28134 Downloads
Protect your website with Basic Authentication.
terminal42/contao-root-protection
8053 Downloads
A Contao bundle that allows you to protect individual root pages via HTTP Basic Authentication
sven/super-basic-auth
1533 Downloads
A lightweight package to add basic authentication to your Laravel app.
drsdre/yii2-wordpress-api
2418 Downloads
Yii2 Extension to connect with a Wordpress Rest API using oAuth or basic authentication
codemonauts/craft-basicauth
26334 Downloads
Craft CMS plugin for HTTP Basic Authentication within templates.
divineomega/laravel-route-restrictor
4434 Downloads
Laravel middleware to restrict a site or specific routes using HTTP basic authentication
rhubarbphp/scaffold-authentication-with-roles
37128 Downloads
Extends the basic authentication scaffold with groups and role based permissions.
magentron/openid-connect-php
1651 Downloads
Bare-bones OpenID Connect client (forked to allow client secret basic authentication on obtaining access token)
ahmedhat/unifonicnextgen
1446 Downloads
## Introduction Send SMS messages using Unifonic Messaging API. Get your dedicated Universal number, and start sending messages today. Unifonic NextGen 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 to Unifonic to create Appsid for you. ## Base URL All URLs referenced in the documentation have the following base: **basic.unifonic.com** ## Security To ensure privacy we recommend you to use HTTPS for all Unifonic API requests. you can download our HTTPS certificate. [Download] (https://api.unifonic.com/udm/https.zip) ## Formats Unifonic API only supports JSON format. All request 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).
phramework/basic-authentication
16861 Downloads
Basic authentication implementation for Phramework