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

Expose COSE authn identity content in JS/TS #5459

Closed
achamayou opened this issue Jul 17, 2023 · 0 comments · Fixed by #5465
Closed

Expose COSE authn identity content in JS/TS #5459

achamayou opened this issue Jul 17, 2023 · 0 comments · Fixed by #5465
Assignees

Comments

@achamayou
Copy link
Member

Expose

std::span<const uint8_t> content;
in the JS authn object, so that endpoints using user_cose_sign1 can obtain the payload easily without having re-parse the COSE payload.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants