Data
InstantDB
InstantDB is a simple and powerful database solution that works well with Better Auth UI.
Prerequisites
Set up your project with the @daveyplate/better-auth-instantdb package.
Integration with Auth UI Providers
You can pass the InstantDB hooks and mutators to both the AuthUIProvider
and AuthUIProviderTanstack
components:
The same pattern works for AuthUIProviderTanstack
as well. This is the recommended for use with a Persist Client for offline authentication.