Libraries tagged by RFC 7617
pflorek/php-basic-auth
3 Favers
68 Downloads
68 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`.
darkin1/digest-auth
2 Favers
6260 Downloads
6260 Downloads
Digest Authentication RFC 2617 for Lumen