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 Signal API #2093

Merged
merged 21 commits into from
Aug 28, 2024
Merged

Add Signal API #2093

merged 21 commits into from
Aug 28, 2024

Commits on Jul 24, 2024

  1. Add Signal API

    This commit adds a `PublicKeyCredential.signal` method that relying
    parties can call to notify authenticators of changes on the
    applicability or metadata of credentials.
    
    Closes w3c#1967
    nsatragno committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    a936a3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e60e2a8 View commit details
    Browse the repository at this point in the history
  3. Update interface.

    nsatragno committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    eb75cc8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b85a27 View commit details
    Browse the repository at this point in the history
  5. Polish

    nsatragno committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    6c3507f View commit details
    Browse the repository at this point in the history
  6. make rpid required

    nsatragno committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    d9545f0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b8d6e71 View commit details
    Browse the repository at this point in the history
  8. emlun's comment

    nsatragno committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    33e61c6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d3bcd3e View commit details
    Browse the repository at this point in the history
  10. Allow unhiding credentials.

    nsatragno committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    134c4c2 View commit details
    Browse the repository at this point in the history
  11. Update RPID validation

    nsatragno committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    2b6558d View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Hiding > Deleting

    nsatragno committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    1ebe49c View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Drop the id

    nsatragno committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    3f0f2a2 View commit details
    Browse the repository at this point in the history
  2. add to client capabilities

    nsatragno committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    c6d634a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c971ff View commit details
    Browse the repository at this point in the history
  4. Use CAPS for normative requirements

    Co-authored-by: Emil Lundberg <[email protected]>
    nsatragno and emlun authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    9bd4254 View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Notes are not normative.
    
    Co-authored-by: Emil Lundberg <[email protected]>
    nsatragno and emlun authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    02f1086 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ccbaad2 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Update index.bs

    Co-authored-by: Emil Lundberg <[email protected]>
    nsatragno and emlun authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    76d6819 View commit details
    Browse the repository at this point in the history
  2. Address emlun's comments.

    nsatragno committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    43e8e99 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Apply suggestions from code review

    Co-authored-by: Tim Cappalli <[email protected]>
    nsatragno and timcappalli authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    f08e115 View commit details
    Browse the repository at this point in the history