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
you could, you just need a deterministic way to access the DO on auth
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