login: embed sulkta-bar for cross-app nav + sign-out

Sign-out now lives in the account.sulkta.com bar (hits Authentik's
default-invalidation-flow). Cauldron already had no per-app sign-out
link in the nav, so this is just the bar embed.
This commit is contained in:
Sulkta 2026-05-22 09:57:05 -07:00
parent 00606d07d9
commit e8365a3c51

View file

@ -681,5 +681,6 @@ button { font-family: inherit; }
})();
</script>
{% if session.user %}<script src="https://account.sulkta.com/bar.js" defer></script>{% endif %}
</body>
</html>