mirror of
https://github.com/purrgrammer/grimoire.git
synced 2026-04-10 07:27:23 +02:00
047b9e3c33f23fac0aa0f95fa1b3e64f42e2bf29
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.
Languages
TypeScript
98.9%
CSS
0.8%
JavaScript
0.3%