ultrakiller
Explore posts from serversBABetter Auth
•Created by ultrakiller on 3/14/2025 in #help
Generate sessions for integration tests
Hey! We are using email OTP for our auth and want a way to generate sessions for our integration tests.
I couldn't find a way to by-pass the email OTP step and get a session nor was I able to specify a specific OTP to be generated in test that I can then verify.
Any recommendation about how should I handle this?
1 replies
BABetter Auth
•Created by ultrakiller on 2/5/2025 in #help
Dynamic trustedOrigins
I am trying to do cross sub-domain auth, and its working just fine with cross-domain cookies until I receive a INVALID_ORIGIN error.
My app can generate sub-domains on the fly and these are supposed to be in the trustedOrigins but how can I do this? does it support wildcard or glob matching, I couldn't find any docs around this.
Any help will be appreciated. Thank you.
6 replies
DTDrizzle Team
•Created by ultrakiller on 8/12/2023 in #help
How am I supposed to put unique constraints on columns

13 replies
DTDrizzle Team
•Created by ultrakiller on 8/9/2023 in #help
Infinite loading of queries
Hey! I am trying to use Drizzle with Neon Postgres. I made the migrations, ran them and the tables are there. Now whenever I select or insert data, the request just hangs and does not proceed. I am using serverless neon package since I will be running in Vercel Edge Functions. Here is the code:
route.ts
8 replies
AAAndronix App
•Created by ultrakiller on 7/21/2023 in #support-forum
Hey!
This is a hello world post for this forum. We hope that you can find answers in a better way here. Remember to search before you post tho. Have a great time.
28 replies