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

Passport example does not match DRS spec #41

Open
ianfore opened this issue Jul 20, 2022 · 0 comments
Open

Passport example does not match DRS spec #41

ianfore opened this issue Jul 20, 2022 · 0 comments
Labels
bug Something isn't working tech-debt

Comments

@ianfore
Copy link
Collaborator

ianfore commented Jul 20, 2022

The tutorial example passes the passport as follows
{ "passports": [""] }

DRS 1.2 specifies the following syntax
{ "tokens": [""] }

The underlying issue is likely in the Starter Kit implementation of DRS.

@yash-puligundla yash-puligundla added bug Something isn't working tech-debt labels Jul 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working tech-debt
Projects
None yet
Development

No branches or pull requests

2 participants