Skip to content

chore(types): Add missing input type for DecodedJwt and Updated input field to return decoded 'input'#524

Merged
msgadi merged 4 commits intomasterfrom
chore/adding-missing-type
Dec 13, 2024
Merged

chore(types): Add missing input type for DecodedJwt and Updated input field to return decoded 'input'#524
msgadi merged 4 commits intomasterfrom
chore/adding-missing-type

Conversation

@msgadi
Copy link
Copy Markdown
Contributor

@msgadi msgadi commented Dec 12, 2024

This PR adds missing input: string field in DecodedJwt type.
Also fixed to return decoded input field rather than whole token.
Also, Updating types as per comment

Fixes: #521

@msgadi msgadi self-assigned this Dec 12, 2024
@msgadi msgadi requested a review from simoneb December 12, 2024 10:50
@msgadi msgadi changed the title chore(types): add missing input type for DecodedJwt chore(types): Add missing input type for DecodedJwt and Updated input field to return decoded 'input' Dec 13, 2024
@simoneb simoneb requested a review from Copilot December 13, 2024 11:38
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

@simoneb
Copy link
Copy Markdown
Member

simoneb commented Dec 13, 2024

LGTM!

@msgadi msgadi merged commit 08a24c5 into master Dec 13, 2024
@msgadi msgadi deleted the chore/adding-missing-type branch December 13, 2024 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Setting complete to true in verifier does not return the input

3 participants