Work in edit travel. Login DOES NOT wok!
This commit is contained in:
@@ -30,10 +30,6 @@ export class AppComponent {
|
||||
this.router.navigate(['/']);
|
||||
}
|
||||
});
|
||||
|
||||
// Optional
|
||||
if (authConfig.useSilentRefresh) {
|
||||
this.oauthService.setupAutomaticSilentRefresh();
|
||||
}
|
||||
this.oauthService.setupAutomaticSilentRefresh();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user