Libraries tagged by env basic auth
weldon/env-auth
0 Favers
171 Downloads
171 Downloads
The package provides middleware for Laravel applications to handle Basic Authentication and Secret Key Authentication using credentials stored in the .env file.
usmonaliyev/env-auth
4 Favers
252 Downloads
252 Downloads
The package provides middleware for Laravel applications to handle Basic Authentication and Secret Key Authentication using credentials stored in the .env file.
walirazzaq/composer-basic-auth-env
0 Favers
4 Downloads
4 Downloads
Sets composer basic auth defined in .env file in specific format
tecbeast/basic-auth-with-env
0 Favers
1126 Downloads
1126 Downloads
A middleware for Laravel 5.1+ where you can use basic auth with any webserver. Dependend only one config file.
schnittstabil/harmonizer
2 Favers
67 Downloads
67 Downloads
Harmonize PHP module, CGI and FCGI/FastCGI environments by infering missing $_SERVER variables like REMOTE_USER and HTTP_AUTHORIZATION.