oxqnd

Results 2 issues of oxqnd

This PR updates the docstring of the `OpenIdConnect` class to clarify that: - It does **not** perform token validation or decoding. - It only extracts the `Authorization` header and integrates...

docs

Fixes #1560 ### Problem The `-timeout` flag was inconsistently enforced across different runs. Although HTTP clients respected the timeout value, the overall enumeration process was not constrained, causing long or...