v.0.2.0-beta
目前oauth已经可以正常使用
This commit is contained in:
@ -8,6 +8,8 @@
|
||||
"dev": "nodemon index.js",
|
||||
"test": "node test-api.js",
|
||||
"test:oauth": "node test-oauth.js",
|
||||
"test:oauth-flow": "node test-oauth-flow.js",
|
||||
"test:redirect-uri": "node test-redirect-uri.js",
|
||||
"dev:frontend": "vite",
|
||||
"build:frontend": "vite build",
|
||||
"preview:frontend": "vite preview"
|
||||
|
Reference in New Issue
Block a user