andreasb
andreasb
Explore posts from servers
XXata
Created by andreasb on 8/12/2024 in #help
Immutability & tamper-proofing?
Hey! Are there any plans to expand the scope of Xata into the immutability/ledger db space? We have solutions such as ImmuDB, Dolt SQL, XTDB, SQL Server 2022 Ledger and so on which provides cryptographically verifiable tamper-proofing of data (i.e., you cannot change data in the database without traces). Does Xata see this as something within its scope?
8 replies
KKinde
Created by andreasb on 2/5/2024 in #💻┃support
Auth check in +layout.server.ts – known issues?
Hi! 🙌 From working in SvelteKit I've gotten used to avoiding +layout.server.ts for auth checks (reasons illustrated by Svelte connoisseur Hunter Johnston in [1] and [2]), but the Kinde docs uses +layout.server.ts as an example of auth checking [3]. Are there any particular implementation details in Kinde making the issues raised in [1] and [2] null and void? [1] https://www.youtube.com/watch?v=UbhhJWV3bmI [2] https://www.youtube.com/watch?v=K1Tya6ovVOI [3] https://kinde.com/docs/developer-tools/sveltekit-sdk/#check-if-the-user-is-authenticated
6 replies
WWasp-lang
Created by andreasb on 1/30/2024 in #🙋questions
Tightly coupled to React?
Just came across Wasp-lang and OpenSaaS, both looking really interesting! Looking through the docs and example code, it seems rather tightly coupled to React, so I might already know the answer here. Would it be at best non-trivial to de-couple React and introduce for instance Svelte instead?
7 replies