mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-app.git
synced 2026-06-17 16:40:31 +00:00
64a5fcd9f1
The Nostr login is now driven entirely by the app (it launches the NIP-55 signer via an ACTION_VIEW intent and posts the signed event to /auth/mobile/signed), so the portal page no longer needs window.nostr or an Amber button — it only renders the Lightning QR. The path-based signer callback and token exchange endpoints remain server-side.