Add logout and login functionality

This commit is contained in:
Phan Huy Tran 2025-02-12 09:27:41 +01:00
parent f10de66c12
commit 53f21a220f
2 changed files with 7 additions and 1 deletions

View file

@ -0,0 +1 @@
<button (click)="login()">Login</button>