Hi there! I am happy to see OAuth 2.0 support on Apidog! However I have some questions if possible.. Is there any way to see the actual requests going to server? Like request history or some console.
Also I have a little suggestion, I recently faced the issue when my auth server accepts challenge method 'SHA-256' but the actual field require it as 'S256'. Idk if that common to send it like that, but RFC seems like to have it also
https://datatracker.ietf.org/doc/html/rfc7636#appendix-B
.
I suggest some challange_method_format field or maybe as a additional option to an original one.
Thanks for you attention!