Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting response body when authentication fails #48

Open
Youdaman opened this issue Nov 14, 2017 · 0 comments
Open

Setting response body when authentication fails #48

Youdaman opened this issue Nov 14, 2017 · 0 comments
Assignees

Comments

@Youdaman
Copy link

Hi Mika, thanks for the great middleware :)

In the code example for the above section in the readme, to return a proper JSON response (and not a HTML/text response) you should use:

return $response->withJson($data);
@tuupola tuupola self-assigned this Nov 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants