Authl icon indicating copy to clipboard operation
Authl copied to clipboard

Allow specifying a connection timeout

Open fluffy-critter opened this issue 4 years ago • 0 comments

Most auth methods involve making an additional HTTP connection back to an external server, and this connection has the potential to time out. It's pretty easy for someone to DoS (accidentally or otherwise) a site by sending login requests that go to an external HTTP server that never responds.

fluffy-critter avatar Jul 06 '21 23:07 fluffy-critter