Skip to content

dsdk / v1.47 / systemAuth

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 ​

ParameterType

opts

ExtendedOptions<SystemAuthData>

Returns ​

Promise<SystemAuthResponse>