-
Notifications
You must be signed in to change notification settings - Fork 12
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
Don't require CM "mediation" to be specified explicitly (always 'required' for DC). #177
Comments
digitalcredentials.dev is updated (digitalcredentialsdev/digitalcredentials.dev@35b915b) |
Blocked on w3c/webappsec-credential-management#256 @timcappalli, we should add "Update digitalcredentials.dev" to the PR Template, so we always remember to do that. |
@marcoscaceres fyi: 60a44bf |
@samuelgoto can this be closed? |
Discussed in the call today. Our implementation today doesn't require developers to specify a |
Given #175, we are going to need to update every example and deployment to use mediation="required".
A few examples are, since this is backwards incompatible change:
And every demo app that was built against our API.
The text was updated successfully, but these errors were encountered: