implement refresh token
This commit is contained in:
@@ -30,7 +30,8 @@ export class MasterRoleComponent {
|
||||
) {}
|
||||
|
||||
ngOnInit() {
|
||||
this.authService.checkTokenAndRedirect();
|
||||
this.authService.startTokenCheck();
|
||||
this.authService.startTrackingActivity();
|
||||
this.breadcrumb = {
|
||||
mainlabel: "Master Role",
|
||||
links: [
|
||||
|
||||
Reference in New Issue
Block a user