feat(navbar): implement login/logout buttons based on state
This commit is contained in:
parent
325bc118ee
commit
e5bd173be9
5 changed files with 57 additions and 16 deletions
|
@ -19,3 +19,4 @@ export class LandingComponent {
|
|||
this.keycloakService.login({ redirectUri: `${baseUrl}/home` });
|
||||
}
|
||||
}
|
||||
export class LandingPageComponent {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue