mirror of
https://github.com/Afilmory/afilmory
synced 2026-04-24 14:55:29 +00:00
- Introduced a new tenant status "pending" to facilitate the onboarding process for new tenants. - Updated tenant context resolution to auto-provision tenants with a "pending" status when necessary. - Enhanced various services and controllers to handle the new tenant status, ensuring proper flow during tenant registration and authentication. - Adjusted database schema and migrations to support the new tenant status and related changes. Signed-off-by: Innei <tukon479@gmail.com>