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

Make canisterId mandatory for VC flow #2535

Merged
merged 2 commits into from
Jul 8, 2024

Conversation

frederikrothenberger
Copy link
Member

@frederikrothenberger frederikrothenberger commented Jul 8, 2024

This PR makes it mandatory for the relying party to specify the canisterId when initiating the VC flow.

The change brings the following advantages:

  • simpler logic on the II side
  • support issuers with different front-end and back-end canisters without having them resort to alternative origins
  • make the flow easier to understand for developers

🟡 Some screens were changed

This PR makes it mandatory for the relying party to specify
the canisterId when initiating the VC flow.

The change brings the following advantages:
* simpler logic on the II side
* support issuers with different front-end and back-end canisters without
  having them resort to alternative origins
* make the flow easier to understand for developers
docs/vc-spec.md Outdated Show resolved Hide resolved
Copy link
Collaborator

@lmuntaner lmuntaner left a comment

Choose a reason for hiding this comment

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

Thanks!

@frederikrothenberger frederikrothenberger added this pull request to the merge queue Jul 8, 2024
Merged via the queue into main with commit e7342f8 Jul 8, 2024
65 checks passed
@frederikrothenberger frederikrothenberger deleted the frederik/vc-mandatory-canisterid branch July 8, 2024 09:44
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