issues Search Results · repo:panva/paseto language:JavaScript
Filter by
18 results
(102 ms)18 results
inpanva/paseto (press backspace or delete to remove)What happened?
When attempting to import and use the generateKey function from the paseto package, the function executes correctly at
runtime. However, TypeScript raises an error indicating that it cannot ...
mfbx9da4
- 2
- Opened on Dec 30, 2024
- #59
What happened?
JSON.stringify does not use a valid ISO8601 date format.
Version
3.1.2
Node.js Version
18
Code to reproduce
const paseto = require( paseto )
const { V3: { sign } } = paseto;
await ...
triage
frederikbosch
- 2
- Opened on Feb 20, 2023
- #42
What happened?
When I try to implement paseto V4 in expressjs it gives me this error
C:\laragon\www\scirpt\node_modules\paseto\lib\help\crypto_worker.js:10 webcrypto: { subtle }, ^
TypeError: Cannot ...
Spectre98
- 1
- Opened on Nov 15, 2022
- #40
What happened?
I ve got a bug
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading RSA_PKCS1_PSS_PADDING )
at node_modules/paseto/lib/v1/sign.js (sign.js:3:28)
at __require2 ...
triage
shy-Xu
- 1
- Opened on Nov 9, 2022
- #39
What happened?
With TypeScript strict checking enabled (https://www.typescriptlang.org/tsconfig#strict), decrypt returns a type that
causes compilation errors.
TS7053: Element implicitly has an any ...
kschaefe
- 3
- Opened on Oct 26, 2022
- #35
What happened?
When trying to extract the footer information from a token that has no footer, the verify call returns a rejected
promise.
Version
3.1.0
Node.js Version
v18.9.0
Code to reproduce
...
triage
ksmithut
- 1
- Opened on Sep 11, 2022
- #33
What happened?
If the Node version is 14 (have not tested below 14), I get this error when importing V2 Paseto.
If I upgrade to Node 16 then this issue seems fixed, but some of my other packages don ...
P-Jay357
- 1
- Opened on Sep 24, 2021
- #24
What happened?
Tried to import existing key but type error occurs.
yarn run v1.22.10
$ ts-node index.ts
/Users/gohojeong/seia/tmp/a/node_modules/paseto/lib/v2/key.js:105
throw new TypeError( keyObject ...
question
seia-soto
- 2
- Opened on Sep 22, 2021
- #23
Hi, so this is what a common paseto token looks like:
v2.local.rRfHP25HDj5Pda40FwdTsGcsEMoQAKM6ElH6OhCon6YzG1Pzmj1ZPAHORhPaxKQo0XLM5LPYgaevWGrkEy2Os3N68Xee_Me9A0LmbMlV6MNVt-UZMos7ETha
The characters ...
question
mtlaso
- 1
- Opened on Jul 24, 2020
- #12
Hi @panva!
only to let you know that i forked this lib to replace libsodium-wrappers for @stablelib modules, the reason is because
i didn t want to add more libraries (and weight) to my stack. I know ...
question
javisantos
- 3
- Opened on Jun 27, 2020
- #11

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.