Libraries tagged by basic-auth
ahmedhat/unifonicnextgen
127 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).
walirazzaq/composer-basic-auth-env
4 Downloads
Sets composer basic auth defined in .env file in specific format
voyager-inc/basic-auth
10 Downloads
Basic auth
viktor-miller/laravel-basic-auth
54 Downloads
laravel basic authentication package
tombroucke/otomaties-wp-cron-basic-auth
287 Downloads
Fix for WP Cron when using Basic Auth
tecbeast/basic-auth-with-env
1125 Downloads
A middleware for Laravel 5.1+ where you can use basic auth with any webserver. Dependend only one config file.
studiomitte/basic-authentication
73 Downloads
Implementing basic authentication using PSR-15 middleware
rikudou/http-basic-auth
62 Downloads
Simple HTTP basic auth that needs no framework
php-cpm/http-basic-auth-guard
290 Downloads
HTTP Basic Auth Guard for Lumen 5.2
owenmelbz/basic-auth-enforcement
4933 Downloads
Laravel 5+ Middleware to enforce basic auth on your application code.
mdmahbubhelal/config-basic-auth
10 Downloads
Provides basic auth using a config file for credentials
matiasnamendola/slimpower-basic-auth
49 Downloads
HTTP Basic Authentication Middleware for SlimPower Framework.
itinance/slim-basic-auth-pass-through
28 Downloads
An extension on top of slim-basic-auth, that basically passes through any auth data to the request
intraset/laravel-basic-auth
70 Downloads
Basic authentication using master credentials for the application.
hexmode/http-basic-auth
9 Downloads
Provides a PSR7 Basic Auth client handler