Using basic authentication to lock-down your APIs with Tyk. ... --header "Authorization: Basic $(echo -n 'myusername:mypassword' | base64)" <200 response> ...
確定! 回上一頁