Libraries tagged by basic-auth

creatissimo/dhl-de-retoure

0 Favers
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".

Go to Download


cesnet/simplesamlphp-module-remoteuserssl

0 Favers
1968 Downloads

The module is just getting result of the Basic authentication or SSL authentication done by Apache web server.

Go to Download


walirazzaq/composer-basic-auth-env

0 Favers
4 Downloads

Sets composer basic auth defined in .env file in specific format

Go to Download


voyager-inc/basic-auth

0 Favers
10 Downloads

Basic auth

Go to Download


viktor-miller/laravel-basic-auth

0 Favers
54 Downloads

laravel basic authentication package

Go to Download


vdhoangson/laravel-basic-auth

1 Favers
40 Downloads

The Laravel Basic Auth.

Go to Download


tombroucke/otomaties-wp-cron-basic-auth

0 Favers
337 Downloads

Fix for WP Cron when using Basic Auth

Go to Download


thebbapp/wp-basic-auth

0 Favers
2 Downloads

Basic Authentication handler for the JSON API, used for development and debugging purposes

Go to Download


tecbeast/basic-auth-with-env

0 Favers
1126 Downloads

A middleware for Laravel 5.1+ where you can use basic auth with any webserver. Dependend only one config file.

Go to Download


studiomitte/basic-authentication

3 Favers
73 Downloads

Implementing basic authentication using PSR-15 middleware

Go to Download


rikudou/http-basic-auth

0 Favers
77 Downloads

Simple HTTP basic auth that needs no framework

Go to Download


rafaelgou/php-apache2-basic-auth

3 Favers
363 Downloads

PHP Apache2 Basic Auth

Go to Download


php-cpm/http-basic-auth-guard

0 Favers
292 Downloads

HTTP Basic Auth Guard for Lumen 5.2

Go to Download


pflorek/php-basic-auth

3 Favers
76 Downloads

Provides a simple way to get or set credentials (username, password) on a PSR-7 `RequestInterface`. Also it helps challenging an unauthorized client by adding the 'WWW-authenticate' header line with status code 401 to a PSR-7 `ResponseInterface`.

Go to Download


owenmelbz/basic-auth-enforcement

1 Favers
4994 Downloads

Laravel 5+ Middleware to enforce basic auth on your application code.

Go to Download


<< Previous Next >>