mirror of
https://github.com/purrgrammer/grimoire.git
synced 2026-04-09 23:16:50 +02:00
a4eff14620b51a37323e08b600081a706cbdb7d2
Previously, the auth dialog would appear whenever a relay sent an AUTH challenge, even when there was no active user session. This was confusing for users who weren't logged in. Now the shouldPromptAuth() method checks if there's an active account before returning true, ensuring auth dialogs only appear for logged-in users. Co-authored-by: Claude <noreply@anthropic.com>
Languages
TypeScript
98.9%
CSS
0.8%
JavaScript
0.3%