🔇
This commit is contained in:
@@ -53,8 +53,6 @@ export const useGitHubLogin = () => {
|
|||||||
username: ''
|
username: ''
|
||||||
}
|
}
|
||||||
|
|
||||||
console.log(accessToken)
|
|
||||||
|
|
||||||
const octokit = new Octokit({
|
const octokit = new Octokit({
|
||||||
auth: accessToken.token
|
auth: accessToken.token
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user