mirror of
https://github.com/Portabase/portabase.git
synced 2026-07-14 11:16:13 +02:00
Ready for release soon.
This commit is contained in:
@@ -170,7 +170,7 @@ export const auth = betterAuth({
|
||||
},
|
||||
},
|
||||
},*/
|
||||
trustedOrigins: [env.NEXT_PUBLIC_PROJECT_URL, "http://app"],
|
||||
trustedOrigins: [env.NEXT_PUBLIC_PROJECT_URL!, "http://app"],
|
||||
});
|
||||
|
||||
/*export const signUpUser = async (email: string, password: string, name: string) => {
|
||||
|
||||
Reference in New Issue
Block a user