fix: 成功对接登录接口
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user