- emailAthnCnfm.py
- emailAthnPass.py
- emailAthnSend.py
- emailDataShare.py
dir : ~/common_service/route/v1/email.py
service_name = common_service | login_service | meta_service | ...
API_SERVICE/{service_name}/.env
DB_URL=postgresql://{id}:{pwd}@{ip}:{port}/{dbname}
SCHEMA=schema1, schema2, ...