Open
zanebclark
opened this issue 4 months ago
•
1 comments
On this line, we're returning the ExternalBrowserCredential instance, before we fetch the password on this line. We need to fetch the password and pass it into the ExternalBrowserCredential constructor.