1
0

make verify return decoded token

This commit is contained in:
2024-10-03 19:11:20 +02:00
parent 674ff1ddb5
commit bfc005df38
6 changed files with 133 additions and 101 deletions

View File

@@ -77,5 +77,5 @@ describe("Imports", () => {
})
describe.todo("Payload", () => {
test.todo("decodePayload")
test.todo("decodePayload")
})