fix: 成功对接登录接口

This commit is contained in:
imeepos
2026-01-13 16:25:49 +08:00
parent 2f290eeedd
commit 37a4a2f807
4 changed files with 32 additions and 22 deletions

View File

@@ -1,6 +1,5 @@
import 'reflect-metadata'
import Constants from 'expo-constants'
import { expoClient } from '@better-auth/expo/client'
import { createSkerClientPlugin } from '@repo/sdk'
import {
@@ -13,6 +12,7 @@ import {
usernameClient,
} from 'better-auth/client/plugins'
import { createAuthClient } from 'better-auth/react'
import Constants from 'expo-constants'
import { fetchWithLogger, TOKEN_KEY } from './fetch-logger'
import type { Subscription } from './plugins/stripe'