- `subscription` table uses information relevant to subscription, and should be altered only by admin - `auth` table uses information about users and can be altered by (auth service to insert/update user details, payent service to update subscription tier) ToDo: - Modify auth service to read from this DB - Have separate DB for separate services and use saga pattern to insert/update the data. References: #60 #13
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by harshraj22 and has received 0 comments.