Libraries tagged by basicauth

opb/slim-basic-auth

5 Favers
740 Downloads

HTTP Basic Auth Middleware for the Slim PHP Framework

Go to Download


nooku/joomla-basicauth

13 Favers
5309 Downloads

A Joomla! plugin to allow users to login using basic HTTP authentication

Go to Download


c6digital/laravel-basic-auth

0 Favers
71 Downloads

Add basic authentication to your Laravel project in seconds.

Go to Download


area17/twill-http-basic-auth

2 Favers
330 Downloads

A Twill Capsule to add and handle HTTP Basic Auth

Go to Download


julionc/slim-basic-auth-middleware

10 Favers
932 Downloads

HTTP Basic Authentication Middleware for Slim Framework

Go to Download


academicpuma/restclient-php

2 Favers
888 Downloads

PHP REST Client for PUMA and BibSonomy.

Go to Download


deisss/slim-auth

7 Favers
110 Downloads

An abstract HTTP Basic Auth middleware for PHP Slim framework, offering easy custom database schema, and url escaping possibilities

Go to Download


thampe/troi-sdk

0 Favers
25 Downloads

This is the official API documentation of Troi. # Authentication Troi offers basic auth for authentication.

Go to Download


superbig/craft3-autologin

16 Favers
3330 Downloads

Automatically login based on whitelisted IP, basic auth username or URL keys.

Go to Download


kruegge82/billbee-php-sdk-api

0 Favers
10 Downloads

Documentation of the Billbee REST API to connect a Billbee account to external aplications. ## Endpoint The Billbee API endpoint base url is https://api.billbee.io/api/v1 ## Activation You have to enable the API in the settings of your Billbee account. In addition you need a Billbee API Key identifying the application you develop. To get an API key, send a mail to [email protected] and send us a short note about what you are building. ## Authorization & security Because you can access private data with the Billbee API, every request has to be sent over https and must * Contain a valid API Key identifying the application/developer. It has to be sent as the HTTP header X-Billbee-Api-Key * Contain a valid user login with billbee username and api password in form of a basic auth HTTP header ## Throttling 50 calls per second for each API Key. 10 calls per second for each API Key in combination with Billbee user. Besides that each endpoint has a throttle of max 2 requests per second per combination of API Key and Billbee user. When you exceed the throttle threshold, the API will return a HTTP 429 status code and a Retry-After-Header indicating how many seconds you will have to wait before you can call the API again.

Go to Download


briteweb/wp-cron-auth

1 Favers
1363 Downloads

Enable CRON behind basic auth.

Go to Download


basilicom-pimcore-plugin/document-authentication

10 Favers
2786 Downloads

Enables selective HTTP Basic Auth via document properties

Go to Download


awcodes/filament-sentry

7 Favers
253 Downloads

A basic auth scaffolding for Filament utilizing Breezy, Shield and custom User Resources.

Go to Download


pflorek/php-basic-auth

3 Favers
65 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


walirazzaq/composer-basic-auth-env

0 Favers
3 Downloads

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

Go to Download


<< Previous Next >>