Database
AuthHero uses a pluggable adapter layer for database access, but all adapters share the same logical schema.
- Schema Overview — All database entities with descriptions and relationships
- Migration Strategies — How to migrate between databases using the passthrough adapter
- Database Integration — Setting up database connections for different backends