feat: add isAuthenticated and refreshToken functions #96
Annotations
2 errors and 1 warning
main (20.x):
lib/utils/token/refreshToken.test.ts#L10
Property 'setItems' is missing in type '{ getSessionItem: Mock<Procedure>; setSessionItem: Mock<Procedure>; removeSessionItem: Mock<Procedure>; destroySession: Mock<Procedure>; }' but required in type 'SessionManager<StorageKeys>'.
|
main (20.x)
Process completed with exit code 2.
|
main (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|