https://majanto.com/a-developer-creates-a-script-to-obtain-a-list-of-devices-by-using-the-cisco-dna-center-api-the-remote-server-authorizes-the-request-only-if-an-authentication-token-is-supplied-in-the-headers-a-funct/
A developer creates a script to obtain a list of devices by using the Cisco DNA Center API. The remote server authorizes the request only if an authentication token is supplied in the headers. A function named get_auth_token() must retrieve a valid token by using HTTP Basic Authentication. Which code must be added to complete the get_auth_token() function?