-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
We use PkgAuthentication.install
to setup our internal Pkg server and we've noticed that our authentication is always triggered twice nowadays, even if the first authentication is successful. It's not blocking anyone, but it's a little annoying.
This is all we see in the REPL, after the first successful browser authentication it simply starts a 2nd browser authentication:

Could it be related to the hardcoded retries=2
in the generate_auth_handler
?
bkruis
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working