web: start: login et logout

Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
GnomeZworc 2026-05-30 00:00:33 +02:00
commit da740aa322
Signed by: nicolas.boufideline
GPG key ID: 4406BBBF8845D632
7 changed files with 330 additions and 17 deletions

View file

@ -0,0 +1,5 @@
{
"tag": "login-gate",
"version": "0.1.0",
"description": "Auth service component. Exposes a 'ready' Promise that resolves with credentials. Shows a login overlay if no session exists."
}