We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
web-verifier-plus/lib/validate.ts
Lines 58 to 59 in 838cd00
if (!registries.issuerDid.isInRegistry(issuerDid)) { throw new Error(CredentialErrorTypes.DidNotInRegistry); }
Instead of showing an error the UI is stuck at "Verifying..."
The text was updated successfully, but these errors were encountered:
@jchartrand tracked this down while researching #52
Sorry, something went wrong.
This issue is resolved with the fix from #52
@lautom36 ignore the comment that was here. Misread your comment above about #52
Going to close this because we are changing how we search the registries related to issue: #3
lautom36
No branches or pull requests
web-verifier-plus/lib/validate.ts
Lines 58 to 59 in 838cd00
Instead of showing an error the UI is stuck at "Verifying..."
The text was updated successfully, but these errors were encountered: