Skip to content

🐛 add support for additional data in JWT token creation and decoding#641

Merged
yezz123 merged 2 commits intomainfrom
fix/data
Jul 11, 2024
Merged

🐛 add support for additional data in JWT token creation and decoding#641
yezz123 merged 2 commits intomainfrom
fix/data

Conversation

@yezz123
Copy link
Copy Markdown
Owner

@yezz123 yezz123 commented Jul 11, 2024

Fixes #602

@yezz123 yezz123 added the bug Something isn't working label Jul 11, 2024
@yezz123 yezz123 linked an issue Jul 11, 2024 that may be closed by this pull request
@vercel
Copy link
Copy Markdown

vercel bot commented Jul 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
authx ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 11, 2024 3:55pm

@sonarqubecloud
Copy link
Copy Markdown

@codecov
Copy link
Copy Markdown

codecov bot commented Jul 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.11%. Comparing base (266ea4b) to head (dd6e8a3).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #641      +/-   ##
==========================================
+ Coverage   96.85%   97.11%   +0.25%     
==========================================
  Files          16       16              
  Lines         795      797       +2     
  Branches      116      117       +1     
==========================================
+ Hits          770      774       +4     
+ Misses         19       18       -1     
+ Partials        6        5       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yezz123 yezz123 merged commit 7f0b8db into main Jul 11, 2024
@yezz123 yezz123 deleted the fix/data branch July 11, 2024 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Additional data are not passed to the JWT token

1 participant