Do not use a hard coded value for socket timeout. Use the user configured timeout...
authorMichael Rasmussen <mir@datanom.net>
Sat, 15 Oct 2022 22:30:53 +0000 (00:30 +0200)
committerMichael Rasmussen <mir@datanom.net>
Sat, 15 Oct 2022 22:30:53 +0000 (00:30 +0200)
commit729413f1d3f92db4d1c41ab4e187db5d016a7bb5
tree87ab1c66bfaa5438d9568eb4fbe0ad40427c4235
parentaad93a035a30ed97bdae2a535c66ab4212eefbde
Do not use a hard coded value for socket timeout. Use the user configured timeout (socket I/O timeout)

Signed-off-by: Michael Rasmussen <mir@datanom.net>
src/oauth2.c