# user with admin role USER_EMAIL = "XXXX" USER_PASSWORD = "XXXX" # authentication base url BASE_URL = "http://localhost:8103"