Skip to content

Implement Linked Devices #219

Description

@iinuwa

Having linked devices can make it a little bit easier for users to start the hybrid flow. This is useful if a user has two devices, but credentials are not synchronized between them.

In order to do this, we'd need to send a message to the UI session after the credential is completed. There are a couple of ways to do this:

  • the UI can wait a little bit after the credential is received for an event that has device linking information.
  • CredentialService can wait a little bit after the credential is received, but before sending the CredentialCompleted event.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions