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

[MAR-42] Dynamic registration only allows for 1 device to be registered at a time on Epic #4

Open
cfu288 opened this issue Jan 27, 2023 · 1 comment
Assignees
Labels
bug Something isn't working Low priority Created by Linear-GitHub Sync

Comments

@cfu288
Copy link
Owner

cfu288 commented Jan 27, 2023

When authenticating to an Epic source using the dynamic registration flow, only one device (aka one private key) can be registered at a time. Since we don't currently share private keys across devices, only the last signed in device can refresh data. Any devices (privkeys) that were previously registered to the same epic source become unregistered

From SyncLinear.com | MAR-42

@cfu288 cfu288 added bug Something isn't working Medium priority Created by Linear-GitHub Sync labels Jan 27, 2023
@cfu288
Copy link
Owner Author

cfu288 commented Jan 27, 2023

May need to implement an API endpoint and user login on the backend to enable storing and sharing public keys across multiple devices for a user. That way when a new epic dynamic registration happens, we can send over all public keys at once during dynamic registration on a new device.

@cfu288 cfu288 changed the title [MAR-42] Dynamic registration only allows for 1 device to be registered at a time [MAR-42] Dynamic registration only allows for 1 device to be registered at a time on Epic Jan 27, 2023
@cfu288 cfu288 added Low priority Created by Linear-GitHub Sync and removed Medium priority Created by Linear-GitHub Sync labels Mar 20, 2023
cfu288 added a commit that referenced this issue Mar 31, 2023
@cfu288 cfu288 self-assigned this Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Low priority Created by Linear-GitHub Sync
Projects
None yet
Development

No branches or pull requests

1 participant