Bug Fixed: #34,#28,#48,#46,#2,#15
This commit is contained in:
@@ -18,4 +18,7 @@ export class FooterComponent {
|
||||
redirectUri: window.location.href,
|
||||
});
|
||||
}
|
||||
register() {
|
||||
this.keycloakService.register({ redirectUri: `${window.location.origin}/account` });
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user