Patryk Cieszkowski
Patryk Cieszkowski
Hang on, is this full implementation OF PKCE?
Yeah, but there's still an issue with missing `client_secret`, right? Although you proposed to use `requireClientAuthentication` model option, I don't see it as good enough workaround. That would mean the...
excuse my ignorance, but Isn't the idea of PKCE flow to eliminate the need of passing client_secret? I thought it's the main point, is to be used as a public...
@Rmannn why don't you make a fork of this repo and merge it yourself, while waiting for the official release?
We're facing a similar problem. Any update on that?
> i'm looking at this issue I've pushed a PR to `hapijs/address` repo. https://github.com/hapijs/address/pull/43
Hey, did you find workaround for the issue?
@souhe sure, that sounds great!
I can confirm that `--raw` flag causes the mtr to exit with code 0, even on unresolved hostname error.
Probe authentication wise - wouldn't it be easier to provide an API key in env variables during probe startup, rather than asking user to provide its IP address and lookup...