feat: add token refresh and rotation conformance scenarios #139
+612
−47
Annotations
3 errors
|
Run npm run check
Process completed with exit code 1.
|
|
Run npm run check:
src/scenarios/client/auth/token-refresh.ts#L44
'refreshedAccessTokenUsed' is assigned a value but never used
|
|
Run npm run check:
src/scenarios/client/auth/token-refresh.ts#L44
'refreshedAccessTokenUsed' is never reassigned. Use 'const' instead
|
Loading