Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 4 commits into from
Dec 13, 2024

Conversation

msgadi
Copy link
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

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
Member

simoneb commented Dec 13, 2024

LGTM!

@msgadi msgadi merged commit 08a24c5 into master Dec 13, 2024
8 checks passed
@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
2 participants