Add register function and logout

This commit is contained in:
2023-05-05 10:26:30 +02:00
parent 3a87d41068
commit 6f72e3e6e7
5 changed files with 54 additions and 40 deletions

View File

@@ -1 +1,2 @@
<button (click)="clearAllCookies()">Logout</button>
<router-outlet></router-outlet>