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

WIP #858

Closed
wants to merge 1 commit into from
Closed

WIP #858

wants to merge 1 commit into from

Conversation

NSeydoux
Copy link
Contributor

No description provided.

Copy link

vercel bot commented Nov 30, 2023

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

Name Status Preview Comments Updated (UTC)
solid-client-access-grants-js ❌ Failed (Inspect) Nov 30, 2023 4:08pm

@@ -160,7 +160,7 @@ export function getGrantBody(params: AccessGrantParameters): AccessGrantBody {
export async function issueAccessVc(
vcBody: BaseRequestBody | BaseGrantBody,
options: AccessBaseOptions & {
returnLegacyJsonld?: true;
returnLegacyJsonld: true;
Copy link
Contributor

@jeswr jeswr Nov 30, 2023

Choose a reason for hiding this comment

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

I'm working on this code and will put it on to main; wanted to note that this is intentional since returnLegacyJsonld is true by default, since we want to maintain backwards compatibility for now, and you'll see a similar pattern over in the vc library.

@jeswr
Copy link
Contributor

jeswr commented Dec 1, 2023

Closing as all of this is now on wip/rdfjs-vc-library

@jeswr jeswr closed this Dec 1, 2023
@NSeydoux NSeydoux deleted the wip/approve-rdfjs-vc-library branch April 3, 2024 09:05
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.

2 participants