79700: Auto-refreshing the token & Needed config

This commit is contained in:
Marie Verdonck
2021-05-28 10:33:51 +02:00
parent de8e306d9f
commit b23522d39f
6 changed files with 90 additions and 24 deletions

View File

@@ -130,7 +130,7 @@ export class AppComponent implements OnInit, AfterViewInit {
console.info(environment);
}
this.storeCSSVariables();
this.authService.trackTokenExpiration();
}
ngOnInit() {