-
Notifications
You must be signed in to change notification settings - Fork 271
replace crypto-js #275
Copy link
Copy link
Closed
Labels
breaking changedependenciesPull requests that update a dependency filePull requests that update a dependency fileenhancementNew feature or requestNew feature or request
Milestone
Metadata
Metadata
Assignees
Labels
breaking changedependenciesPull requests that update a dependency filePull requests that update a dependency fileenhancementNew feature or requestNew feature or request
When using
oidc-client-tsin an Angular application, the following warning is raised:There is a solution to explicitely make the warning silent in the application :
But I was thinking that, maybe,
oidc-client-tscould simply migrates to crypto-es. What do you think ?Because unfortunately
crypto-jsdoesn't seem to care about moving to es module.. #60 and #236