Currently I have in my existing db a relation betw...
# spicedb
l
Currently I have in my existing db a relation between Organizations and Users by way of a join table Members. Primary use of the table was to track what users could access organizations and which one was their default etc. In the process of integrating spice db would it be sensible to keep that for tracking user data specific to organizations, but referring all access permissions to spicedb instead of basing access off of whether a record is in that table?