Corentin Guy

Results 3 issues of Corentin Guy

Hello, I have an issue regarding the request validator. It doesn't seem to validate objects (content > application/json) given in header or query params. Stackblitz to reproduce : https://stackblitz.com/edit/node-bfjjnw?embed=1&file=index.js,my-api.yml ```yaml...

Hi! Thank you for your helpful library. I have an issue with your last version which claims to support `pnpm`. Well, it doesn't, we I look into source code of...

### Motivation In OIDC provider, when we want to [use refresh token to get a new access token](https://github.com/oauth2-proxy/oauth2-proxy/blob/master/providers/oidc.go#L140), one of the first steps is to [verify the id_token](https://github.com/oauth2-proxy/oauth2-proxy/blob/master/providers/oidc.go#L188). In my...

enhancement