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