Blair Strang
Blair Strang
Hi, This PR adds a new flag to the proxy, `KeepAcceptEncoding`. When disabled, proxy behaviour remains the same to avoid breaking existing clients. The default behaviour is that the Accept-Encoding...
Hi when I look at: ```go if isVulnerable != true { if iteration > 0 { if *verboseLevel > 0 { fmt.Printf("%s (%s) exhibited an oracle which did not appear...
### Checklist - [x] I have looked into the [Readme](https://github.com/auth0/nextjs-auth0#readme), [Examples](https://github.com/auth0/nextjs-auth0/blob/main/EXAMPLES.md), and [FAQ](https://github.com/auth0/nextjs-auth0/blob/main/FAQ.md) and have not found a suitable solution or answer. - [x] I have looked into the [API...