Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Implement updates and deletes for devices #949

Merged
merged 3 commits into from
Jul 26, 2016
Merged

Implement updates and deletes for devices #949

merged 3 commits into from
Jul 26, 2016

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Jul 25, 2016

When we delete a device, we want to invalidate access tokens associated with it. This not only requires some new indices; it also requires some hacking around a race condition to try and stop access tokens being added without there being device records to back them.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants