···11+# .env file is optional to automatically open an authenticated schoolbox session during development
22+33+# base URL, excluding trailing slashes
44+WXT_SCHOOLBOX_URL="https://help.schoolbox.com.au"
55+66+# JSON web token, found at `base_url/user/token`
77+WXT_SCHOOLBOX_JWT="eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InNjaG9vbGJveCJ9..."