Hi team,
I’m evaluating Pica for a SaaS application where each of my clients (tenants) should be able to integrate their own third-party tools through Pica.
From what I see in the AuthKit docs, it seems possible to scope connections using identityType (user, team, organization, etc.).
My question:
- Can I connect multiple clients through the same Pica integration and keep their connections isolated from each other?
- Is there a recommended best practice for handling a multi-tenant setup (e.g. which
identityType to use)?
Thanks for clarifying.