mirror of
https://github.com/ourongxing/newsnow.git
synced 2025-01-19 03:09:14 +08:00
chore: test cloudflare worker
This commit is contained in:
parent
e4b029e732
commit
8d8bc41691
@ -34,6 +34,7 @@ export default defineEventHandler(async (event) => {
|
||||
)
|
||||
const token = response.access_token
|
||||
|
||||
console.log(token)
|
||||
const userInfo: {
|
||||
id: number
|
||||
name: string
|
||||
|
Loading…
x
Reference in New Issue
Block a user