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

Add JWT and DID dereference() #339

Merged
merged 28 commits into from
Dec 11, 2023

Remove unused jwt-decode dependency

679e74c
Select commit
Loading
Failed to load commit list.
Merged

Add JWT and DID dereference() #339

Remove unused jwt-decode dependency
679e74c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 11, 2023 in 1s

97.04% of diff hit (target 92.71%)

View this Pull Request on Codecov

97.04% of diff hit (target 92.71%)

Annotations

Check warning on line 142 in packages/credentials/src/jwt.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/credentials/src/jwt.ts#L141-L142

Added lines #L141 - L142 were not covered by tests

Check warning on line 170 in packages/credentials/src/jwt.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/credentials/src/jwt.ts#L169-L170

Added lines #L169 - L170 were not covered by tests

Check warning on line 181 in packages/credentials/src/jwt.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/credentials/src/jwt.ts#L180-L181

Added lines #L180 - L181 were not covered by tests

Check warning on line 204 in packages/credentials/src/jwt.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/credentials/src/jwt.ts#L203-L204

Added lines #L203 - L204 were not covered by tests

Check warning on line 177 in packages/dids/src/did-resolver.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/dids/src/did-resolver.ts#L173-L177

Added lines #L173 - L177 were not covered by tests