Skip to content

Setting complete to true in verifier does not return the input #521

@timjam

Description

@timjam

Hi!

First of all thanks for creating a great JWT library.

I wanted to create a new Passport JWT strategy using your JWT library, because the current most used strategy library does not support EdDSA algorithms. When playing around with it, it looks like in contrary what the docs say setting the complete: true in verifier settings does not return the original input token. Instead it seems to only return the header, payload and signature

Also in case you want to check it out, here's the package
https://www.npmjs.com/package/passport-fast-jwt

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions