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:
parent
d0d3c67a60
commit
84b16bc0ad
1 changed files with 1 additions and 0 deletions
|
|
@ -681,5 +681,6 @@ button { font-family: inherit; }
|
||||||
})();
|
})();
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
{% if session.user %}<script src="https://account.sulkta.com/bar.js" defer></script>{% endif %}
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue