Skip to content

feat: implement sinlge-server-and-multi-client-app architecture

Ranjith Raj requested to merge feat/app-id into develop
  • Add App model with developer team management
    • Create app-specific user registration and session context
    • Implement app-scoped record creation and filtering
    • Add comprehensive app management API endpoints
    • Include database migration for app and developer team tables
    • Support app-based authentication with JWT claims
    • Add analytics and leaderboard functionality for apps

Merge request reports

Loading