Skip to content

Commit

Permalink
[v17] Add ListDevicesByUser protos (#49328)
Browse files Browse the repository at this point in the history
* Add ListDevicesByUser protos (#48993)

These support the upcoming service to allow users to see a list of their
own registered devices in the web UI account settings page.

* Remove DeviceView from ListDevicesByUser (#49209)

Originally, we included the `View` field in order to add the Owner
property to safeguard the returned details of a device ensure the owner
matched the caller. However, this ended up not being conditionally used
(we would never _not_ use it) so we can remove it from the request.
  • Loading branch information
avatus authored Nov 21, 2024
1 parent 9f32bc8 commit 5110ae3
Show file tree
Hide file tree
Showing 6 changed files with 971 additions and 570 deletions.
Loading

0 comments on commit 5110ae3

Please sign in to comment.