Libraries tagged by basic-authentication
tongdu99/user-module
6 Downloads
Basic authentication extracted from laravel 6
thebbapp/wp-basic-auth
2 Downloads
Basic Authentication handler for the JSON API, used for development and debugging purposes
stevenbuehner/htpasswd-manager
100 Downloads
A module for Zend Framework 2 to manage an apache .htpasswd file for Basic Authentication.
stevenbuehner/htgroup-manager
73 Downloads
A module for Zend Framework 2 to manage an apache .htgroup file for Basic Authentication.
shell/data-and-reporting-sdk
70 Downloads
Data And Reporting product consists of API's which provides details of transaction and invoice informations about shell cards. The Shell Card Transaction and Invoice API is REST-based and employs Basic authentication in Version 1 and Oauth authentication in Version 2 end points. The API endpoints accept JSON-encoded request bodies, return JSON-encoded responses and use standard HTTP response codes. All resources are located in the Shell Card Platform. The Shell Card Platform is the overall platform that encompasses all the internal Shell systems used to manage resources.
rabianr/laravel-config-based-auth-basic
11 Downloads
A config file based HTTP Basic Authentication Middleware for Laravel
matiasnamendola/slimpower-basic-auth
51 Downloads
HTTP Basic Authentication Middleware for SlimPower Framework.
malcolmb/s3proxy
60 Downloads
Simple PHP script for serving private S3 objects using basic authentication
kruegge82/dhl-retoure-php-rest-sdk
6 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".
jdz/authentication
50 Downloads
Basic Authentication Library
irmnet/auth
80 Downloads
Module of basic authentication using Microsoft Windows Server AD feature for Zend Framework 2.
intraset/laravel-basic-auth
84 Downloads
Basic authentication using master credentials for the application.
inspiredminds/contao-crawler-authenticator
63 Downloads
Allows the Contao Crawler to be logged in as a front end member via Basic Authentication in order to index protected pages.
hazicms/auth
19 Downloads
Basic authentication with CRUD for users,roles and permissions.
divinityfound/offsitecredentials
35 Downloads
Grab credentials from outside server with basic authentication.