Monday, 29 April 2019

Type-error clientsettings.userStore is not a function with ng-oidc-client JS lib

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.

Error



from Type-error clientsettings.userStore is not a function with ng-oidc-client JS lib

1 comment:

  1. Have you solved this issue? Running into the same problem(

    ReplyDelete