Desktop app login

App-facing sign-in route

This route is reserved for the desktop authentication handoff. For now, it documents the intended path and links back into the browser-based login flow.

Expected callback scheme: soundofhymns://auth/callback

The final flow can use a browser handoff, desktop deep link, or another app-friendly callback once that decision is confirmed.

Continue to browser login