Resolves credentials from the configured authentication source.
Root application config containing auth strategy
Dependency overrides for provider side effects
Resolved username and password
const credentials = await resolveCredentials(config); Copy
const credentials = await resolveCredentials(config);
0.1.0
Resolves credentials from the configured authentication source.