Function: systemAuth() ​
systemAuth(
opts
):Promise
<SystemAuthResponse
>
Check auth configuration
Validate credentials for a registry and, if available, get an identity token for accessing the registry without password.
Parameters ​
Parameter | Type |
---|---|
|
Returns ​
Promise
<SystemAuthResponse
>