ios support stuff
This commit is contained in:
@@ -58,5 +58,8 @@ export const auth = betterAuth({
|
||||
trustedOrigins: [
|
||||
'http://localhost:5173',
|
||||
'https://labwise.wahwa.com',
|
||||
// iOS native app callback — allows Better Auth to honour the
|
||||
// https://labwise.wahwa.com/api/ios-callback callbackURL
|
||||
'labwise://',
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user