Yea I ended up using durable objects for

Yea I ended up using durable objects for the tenant based data and D1 for auth. I would have liked tenant specific auth data to be stored in the tenant database but theres not a real way to do that with the way the app architecture and durable objects work
2 Replies
James
James2mo ago
you could, you just need a deterministic way to access the DO on auth
gruntlord6
gruntlord6OP2mo ago
in the context of the platform the app is for It just didn't work. I have gotten away with it on different apps where I was able to use my own auth layer instead of one from another platform

Did you find this page helpful?