Libraries tagged by basic-authentication
dflydev/stack-basic-authentication
3756 Downloads
HTTP Basic Authentication Stack middleware
phpwine/optimizedhtml
64 Downloads
HTML Frontend Framework Design for backend OptimizedHTML PHPWine written in PHP (Hypertext Preprocessor)
jord-jd/laravel-route-restrictor
0 Downloads
Laravel middleware to restrict a site or specific routes using HTTP basic authentication
divineomega/laravel-route-restrictor
4435 Downloads
Laravel middleware to restrict a site or specific routes using HTTP basic authentication
usmonaliyev/env-auth
253 Downloads
The package provides middleware for Laravel applications to handle Basic Authentication and Secret Key Authentication using credentials stored in the .env file.
udir-moodle/auth_basic
22 Downloads
HTTP Basic authentication — Composer/Packagist mirror of the Moodle plugin auth_basic, auto-updated from the Moodle plugins directory.
inspiredminds/contao-crawler-authenticator
60 Downloads
Allows the Contao Crawler to be logged in as a front end member via Basic Authentication in order to index protected pages.
hexters/auth
27 Downloads
Hexters/Auth is a powerful starter kit package for Laravel that simplifies the implementation of basic authentication features and supports the creation of multiple authentication setups. Utilizing Livewire for dynamic interfaces and Volt for a modern admin panel, Hexters/Auth combines simplicity and efficiency with Blade and Tailwind CSS to deliver a seamless authentication experience.
elidrissidev/magento-api2basicauth
21 Downloads
HTTP Basic authentication support for Magento 1.9 and OpenMage's Api2.
drsdre/yii2-wordpress-api
2568 Downloads
Yii2 Extension to connect with a Wordpress Rest API using oAuth or basic authentication
creatissimo/dhl-de-retoure
15 Downloads
# Introduction ## Overview Note: This is the specification of the DP-DHL Group Parcel DE Returns API. This web service allows business customers to create return labels on demand. # Scenarios ## Main Scenario: Creating a returnlabel This is achieved by posting a return order to the URI '/rest/orders'. The service will respond with a return label. ## Querying to get receiver locations The single scenario supported by this service is the determination of the receiver's location. This is achieved by getting a location to the URI '/rest/locations'. The service will respond with a Receiver. # Technical Note on Authorization This API supports __two alternative ways__ to authorize yourself: 1. Combination of Apikey and Basic Authentication which you can provide with every call. 2. OAuth2 Password Flow: After having obtained your access token once, you provide this token as bearer token. You can try it out here. More details can be found when clicking on "Authorize".
cesnet/simplesamlphp-module-remoteuserssl
1963 Downloads
The module is just getting result of the Basic authentication or SSL authentication done by Apache web server.
brace/mod-auth-basic
984 Downloads
Http Basic authentication
julionc/slim-basic-auth-middleware
961 Downloads
HTTP Basic Authentication Middleware for Slim Framework
studiomitte/basic-authentication
73 Downloads
Implementing basic authentication using PSR-15 middleware