fix: 登录页面
This commit is contained in:
@@ -83,6 +83,9 @@ export const authClient = createAuthClient({
|
||||
storage,
|
||||
scheme: 'duooomi',
|
||||
fetchOptions: {
|
||||
headers: {
|
||||
"x-ownerid": ""
|
||||
},
|
||||
auth: {
|
||||
type: 'Bearer',
|
||||
token: async () => {
|
||||
|
||||
Reference in New Issue
Block a user