mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-21 10:43:36 +00:00
0e90bf15d9
addresses #340 - Quick Token Setup improvements Changed: - Auto-registration now uses temporary setup tokens instead of API tokens (API tokens are hashed and can't be passed directly) - Setup script shows token value for manual configuration when auto-registration fails - Improved error messages to explain why auto-registration might fail - Auto-register endpoint now accepts either API tokens or temporary setup tokens This ensures the Quick Token Setup feature works as intended - automatically registering nodes without manual token copying when possible, while providing clear fallback instructions when authentication is required.