@verikit/react
v0.24.2
Published
React UI bindings for Verikit resource workflows.
Maintainers
Readme
@verikit/react
React UI bindings for VeriKit resource workflows.
See the VeriKit documentation for setup and usage.
Cache identity
Queries, mutations, and optimistic updates are isolated by client. Keep the client stable during a session; replace it when the account, tenant, or access identity changes. The provider resets descendant state on an identity change.
Manual cache access must use resourceQueryKeys("posts", client); keys now include
the client's namespace. See cache identity and migration
for explicit namespaces, SSR hydration, and logout handling.
