Update oidc-auth-provider-service.ts
This commit is contained in:
@@ -85,6 +85,7 @@ export default class OIDCAuthProviderService
|
||||
this.userManager.events.addSilentRenewError((...args) => {
|
||||
console.error('Silent Renew Error:', args);
|
||||
});
|
||||
}
|
||||
|
||||
return this;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user