Users in Multiple Apps
What happens if a user is in multiple apps powered by Tuku Pay?
1. Use a Many-to-Many Relationship
2. Roles and Permissions Per App
{ "userId": "user123", "appId": "app456", "role": "admin" }