John Parris

Results 59 comments of John Parris

@chipbennett thanks for the example. It helps me think about it. I'm relatively new to all this. It seems like the main benefit to using functions this way (with this...

The `next-secure-headers` package hasn't been updated in 3+ years and it seems like the maintainer isn't around. Any concerns with that?

@theodesp thanks. It's not clear from the original post what exactly we should be seeing in the headers. You gave a table of values, but they're not all in the...

@theodesp LGTM. The only difference I see between what you provided in the table and what I see the headers is the value for `X-XSS-Protection`. I see a `1` for...

@theodesp I dismissed Blake's review as stale, since you addressed it. No blockers to merge if you're happy with this.

@theodesp nice guide! Could you add a concrete example of debugging Faust server-side code?

> I changed my NEXT_PUBLIC_WORDPRESS_URL to another URL to test changes and noted that the warning prompts an update to Faust's plugin > ... > I think it should be...

I like the idea of replacing `'code' => null` with something like `'code' => $authenticate->get_error_code()`. If we have a code, we should probably return it, unless there was a reason...

@minhit1812 are you still having issues here?

@TeresaGobble I'm curious how the extension is configured in your end. Screenshot: ![Image](https://github.com/wpengine/faustjs/assets/1254870/4fdc6110-d73b-4943-a073-5d8333c5f47f)