Class QueryParam
Authenticate a PSR-7 Request by adding parameters to its query.
Note: Although in some cases it can be useful, we do not recommend using query parameters for authentication. Credentials in the URL is generally unsafe as they are not encrypted, anyone can see them.
- Http\Message\Authentication\QueryParam implements Http\Message\Authentication
Final
Namespace: Http\Message\Authentication
Author: Márk Sági-Kazár mark.sagikazar@gmail.com
Located at Authentication/QueryParam.php
Namespace: Http\Message\Authentication
Author: Márk Sági-Kazár mark.sagikazar@gmail.com
Located at Authentication/QueryParam.php
Methods summary
public
|
|
public
Psr\Http\Message\RequestInterface
|