bekacru
BABetter Auth
•Created by dimsumham on 4/3/2025 in #help
cloudflare error
Im not sure what you can do to fix it but it seems like it's caused by the db connection being used outside of the handler context
20 replies
BABetter Auth
•Created by dimsumham on 4/3/2025 in #help
cloudflare error
it might have something to do with how env is resovled in cf workers
20 replies
BABetter Auth
•Created by dimsumham on 4/3/2025 in #help
cloudflare error
first type should be "postgres"
20 replies
BABetter Auth
•Created by EgeOnder on 3/4/2025 in #help
[1.2.2] Type error with Expo client plugin
I think the expo plugin didn't have the latest version of better fetch
35 replies
BABetter Auth
•Created by dimsumham on 4/3/2025 in #help
cloudflare error
This usually happens when you try to aaccess same context in 2 differnt places. It's not better auth specific problem
20 replies
BABetter Auth
•Created by EgeOnder on 3/4/2025 in #help
[1.2.2] Type error with Expo client plugin
can you check if
1.2.6-beta.3
version fixes it?35 replies
BABetter Auth
•Created by Arif on 4/1/2025 in #help
Social login Account creation with additional field
That’s not possible. The state currently does stone additional metadata. You should collect this information once the user sings up.
10 replies
BABetter Auth
•Created by thomasmol on 3/30/2025 in #help
Is there a way to Disable Implicit Sign Up when using email OTP plugin?
Feel free to open an issue if you haven’t
9 replies
BABetter Auth
•Created by thomasmol on 3/30/2025 in #help
Is there a way to Disable Implicit Sign Up when using email OTP plugin?
Oh yeah that’s doesn’t exist yet. We should add that feature
9 replies
BABetter Auth
•Created by EgeOnder on 3/4/2025 in #help
[1.2.2] Type error with Expo client plugin
1.1.18
35 replies
BABetter Auth
•Created by Filiberto on 4/1/2025 in #help
elysia with better auth not working
most likely something has to do with
better-sqlite3
with dirzzle3 replies
BABetter Auth
•Created by Arif on 4/2/2025 in #help
Dynamically create Role and Permission.
yeah we'll in the future
11 replies
BABetter Auth
•Created by Zetax on 4/2/2025 in #help
AuthClient not respecting baseURL
url is all capital
15 replies
BABetter Auth
•Created by Zetax on 4/2/2025 in #help
AuthClient not respecting baseURL
in the image you're passing
baseUrl
not baseURL
15 replies
BABetter Auth
•Created by EgeOnder on 3/4/2025 in #help
[1.2.2] Type error with Expo client plugin
if you can send me a POC would be happy to take a look :))
35 replies
BABetter Auth
•Created by EgeOnder on 3/4/2025 in #help
[1.2.2] Type error with Expo client plugin
are you on latest?
35 replies
BABetter Auth
•Created by Zetax on 4/2/2025 in #help
AuthClient not respecting baseURL
also remove the fetch options
15 replies
BABetter Auth
•Created by Zetax on 4/2/2025 in #help
AuthClient not respecting baseURL
not
baseUrl
15 replies
BABetter Auth
•Created by Zetax on 4/2/2025 in #help
AuthClient not respecting baseURL
make sure to pass
baseURL
in createAuthClient15 replies
BABetter Auth
•Created by rhitune on 4/2/2025 in #help
Is there any way to create organization after user create hook?
7 replies