基礎認證(Basic Authentication):. 向GitHub API server 發出請求時,在請求header 中夾帶密碼即可。 Authorization: Basic [YOUR PASSWORD].
確定! 回上一頁