Releases: yoctu/api-guardian
Releases · yoctu/api-guardian
v1.3.1
Merge pull request #3 from yoctu/fix/wrong_case
Fix case from the method apache_request_headers
v1.3.0
This release will let the possibility to use apache_request_header with $_SERVER for retrieving the header Authorization
that would have been blocked in some cases.
Check the issue #1 for more informations.
v1.2.0
Remove constructor (no use)
Add the possibility to get user api token from a user service
Add tests
v1.1.0
Add the possibilty to add optional api keys from a setter or the constructor