-
Notifications
You must be signed in to change notification settings - Fork 13
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
Update plugin to pull in COSE, JWT, and SD-JWT rendering #241
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for doing this
the plugin is working but currently combines COSE, JOSE, and SD-JWT in all tabs. If are OK with that it can be merged soon, which may be a reasonable first step. if not, I can break out the examples into a few possibilities:
|
The change set now incorporates the latest update to the rendering plugin, which allows us to separately render JWT, SD-JWT, and COSE examples. I've added examples for all three in their respective sections. After #239 is merged this will need to be updated to split out the SD-JWT and JWT examples into their respective sections. |
Co-authored-by: Ted Thibodeau Jr <[email protected]>
rebased and updated examples per each section. merging. |
Preview | Diff