Separate Users DB from Blog DB
Create a new DB schema where the users will be stored. Blog App should be able to access it and the fitness app should be able to access it too.
Create a new DB schema where the users will be stored. Blog App should be able to access it and the fitness app should be able to access it too.