I'm already using the authzed-node SDK as my backe...
# spicedb
p
I'm already using the authzed-node SDK as my backend is in Typescript, but now that I'm thinking about it, SpiceDB authentication is "API Token" based and I don't want to leak the API Token to my frontend. So I guess that a direct integration with SpiceDB is not possible. But I'm wondering how other people are doing it 🙂 My frontend is React based and all rendering is done client side with APIs calls to load the state.
3 Views