Libraries tagged by basic auth
fittinq/symfony-basic-authenticator
170 Downloads
dflydev/stack-basic-authentication
3756 Downloads
HTTP Basic Authentication Stack middleware
krenor/ldap-auth
1354 Downloads
Basic readonly authentication via LDAP for Laravel 5.2
devster/uauth
416 Downloads
Micro PHP HTTP authentication library
appkita/phpauth
171 Downloads
:Small library PHP for authentication support facebook, google, key, jwt, diggest, basic and session
polevaultweb/oauth2-instagram-facebook
920 Downloads
Instagram Basic Display API (Facebook) OAuth 2.0 Client Provider for The PHP League OAuth2-Client
julio101290/boilerplatecustumers
87 Downloads
CodeIgniter4 Boilerplatecustumers CRUD MVC contain capture basic as name, lastname taxID and SAT Fields invoices CFDI 4.0
denits/yii-apiauth
9 Downloads
HTTP authentication for automated requests
superbig/craft3-autologin
3350 Downloads
Automatically login based on whitelisted IP, basic auth username or URL keys.
awcodes/filament-sentry
259 Downloads
A basic auth scaffolding for Filament utilizing Breezy, Shield and custom User Resources.
nogrod/dhl-retoure-php-sdk
74 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".
elidrissidev/magento-api2basicauth
21 Downloads
HTTP Basic authentication support for Magento 1.9 and OpenMage's Api2.
rainbow2019s/httpbasicauth
192 Downloads
Basic Http Auth
neoan.io/rest-api-starter-project
30 Downloads
Basic neoan.io Lenkrad starter kit with authentication
zalkarz/cookie-based-auth
6 Downloads
Cookie-based authentication middleware for Laravel.