core: rename control module to account for clearer authentication management
Refactor internal authentication system by renaming the control module to account, making it easier to understand that this handles user account credentials and tokens. Simplify database schema management by removing the centralized schema exports and letting each module manage its own tables directly.
D
Dax Raad committed
d16e5b98dcc9bb443ee8e56cdc96dd7b53bbc06a
Parent: 9dbf3a2