TickTick OAuth
Redirect URI: {{ ticktick_redirect_uri or "configure APP_HOSTNAME to generate the callback URI" }}
{% if ticktick_oauth_ready %}
Use the saved TickTick client settings to start the authorization flow.
{% else %}
Fill in App Hostname, TickTick Client ID, and TickTick Client Secret before starting OAuth.
{% endif %}