Skip to main content

->Authenticator

function

babashka.http-client/->Authenticator

(->Authenticator [opts])
Constructs a `java.net.Authenticator`. Options: * `:user` - the username * `:pass` - the password

No examples yet. Be the first to add one!