feat: Implement Login and Logout functionality, protect authenticated routes #12

Merged
ptran merged 8 commits from feature/oauth into main 2025-02-12 10:00:54 +00:00
Showing only changes of commit 13769e0df5 - Show all commits

View File

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