Libraries tagged by auth basic
vdhoangson/laravel-basic-auth
16 Downloads
The Laravel Basic Auth.
tombroucke/otomaties-wp-cron-basic-auth
309 Downloads
Fix for WP Cron when using Basic Auth
tecbeast/basic-auth-with-env
1126 Downloads
A middleware for Laravel 5.1+ where you can use basic auth with any webserver. Dependend only one config file.
studiomitte/basic-authentication
73 Downloads
Implementing basic authentication using PSR-15 middleware
solixdev/soltix-auth-bundle
14 Downloads
Symfony Basic Auth Http Authorization Bundle
rikudou/http-basic-auth
77 Downloads
Simple HTTP basic auth that needs no framework
php-cpm/http-basic-auth-guard
292 Downloads
HTTP Basic Auth Guard for Lumen 5.2
pflorek/php-basic-auth
69 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`.
owenmelbz/basic-auth-enforcement
4968 Downloads
Laravel 5+ Middleware to enforce basic auth on your application code.
mdmahbubhelal/config-basic-auth
14 Downloads
Provides basic auth using a config file for credentials
matiasnamendola/slimpower-basic-auth
51 Downloads
HTTP Basic Authentication Middleware for SlimPower Framework.
luinuxscl/wordpress-basic-auth
17 Downloads
Autenticación básica para WordPress en Laravel. Proporciona middleware y funcionalidades para la autenticación básica de WordPress.
lcharette/laravel-auth-api
52 Downloads
Basic auth API routes for Single Page Application.
kasferreira/basic-auth
613 Downloads
Basic-Auth package from Convergence Works
kafkiansky/symfony-basic-auth-middleware
7 Downloads
Basic Auth PSR-15 middleware for Symfony framework.