chore(deps): update dependency @tsndr/cloudflare-worker-jwt to v2.3.2 #1482
Annotations
4 errors
ESLint:
src/utils/webtoken.ts#L4
Caution: `jwt` also has a named export `sign`. Check if you meant to write `import {sign} from '@tsndr/cloudflare-worker-jwt'` instead
|
ESLint:
src/utils/webtoken.ts#L8
Caution: `jwt` also has a named export `verify`. Check if you meant to write `import {verify} from '@tsndr/cloudflare-worker-jwt'` instead
|
ESLint:
src/utils/webtoken.ts#L12
Caution: `jwt` also has a named export `decode`. Check if you meant to write `import {decode} from '@tsndr/cloudflare-worker-jwt'` instead
|
ESLint
Process completed with exit code 1.
|