feat: add zero
This commit is contained in:
@@ -4,7 +4,7 @@ import { expoClient } from "@better-auth/expo/client";
|
||||
import * as SecureStore from "expo-secure-store";
|
||||
|
||||
export const authClient = createAuthClient({
|
||||
baseURL: "http://localhost:8081",
|
||||
baseURL: "http://localhost:3000",
|
||||
plugins: [
|
||||
expoClient({
|
||||
scheme: "money",
|
||||
|
||||
Reference in New Issue
Block a user