username:password
Authorization: Basic *****************
curl --location --request GET '/repos///topics' \ --header 'Authorization: Basic Og=='
{ "topics": [ "string" ] }