You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The variable name and documentation imply that this is use as seconds but the comparisons in the code are against milliseconds values.
Describe the bug
The variable name and documentation imply that this is use as seconds but the comparisons in the code are against milliseconds values.
Use cases:
angular-oauth2-oidc/projects/lib/src/oauth-service.ts
Line 2427 in be84e3d
angular-oauth2-oidc/projects/lib/src/oauth-service.ts
Line 2271 in be84e3d
We either fix the code or documentation. Probably less breaking change to fix the two usages.
The text was updated successfully, but these errors were encountered: