Type alias BasicAuthCredentials

BasicAuthCredentials: Record<string, string>

Usernames and passwords.

Generated using TypeDoc