What do we store in our system?
- We store the minimum user specific data required for authentication
- We don't store data from any of added databases
- The database credentials are stored in encrypted format on our system
- Anyway, you can host it on your own infra as it is open-source