I am using the ng-oidc-client package to integrate my auth server with an angular Website. Note I am using Angular 7 and latest version of node.
The version of ng-oidc-client is 1.0.5, which is fairly latest. the peer dependencies of this library are also latest. Upon running, I get the below error which mostly to me looks like a incompatibility issue.
from Type-error clientsettings.userStore is not a function with ng-oidc-client JS lib
No comments:
Post a Comment