You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.
If you have configured a resource as public and passing 'Authorization' header to it, than this request processed and header's data is being checked. As a result there is an error response. Why do we need to check provided auth data even if resource is public and doesn't care about it?
The text was updated successfully, but these errors were encountered:
This repository has been closed and moved to laminas-api-tools/api-tools-mvc-auth; a new issue has been opened at laminas-api-tools/api-tools-mvc-auth#4.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
If you have configured a resource as public and passing 'Authorization' header to it, than this request processed and header's data is being checked. As a result there is an error response. Why do we need to check provided auth data even if resource is public and doesn't care about it?
The text was updated successfully, but these errors were encountered: