feat: devices list #29

Open
opened 2025-07-12 19:03:40 +00:00 by Twig · 9 comments
Owner

give the client some way of fetching all authorized, logged in devices for that account

give the client some way of fetching all authorized, logged in devices for that account
Owner

technically fixed

technically fixed
Author
Owner

fuck's the endpoint?

fuck's the endpoint?
Owner

auth/devices lmao

auth/devices lmao
Author
Owner

can we add device_type: string, and last_accessed: timestamp

such that we can display when a device was last used, it's type, and then we can re-use device_name as an arbitrary string, e.g random name

can we add device_type: string, and last_accessed: timestamp such that we can display when a device was last used, it's type, and then we can re-use device_name as an arbitrary string, e.g random name
Author
Owner

actually we might want to make device type into an integer, 0 for web, 1 for desktop, 2 for mobile, 3 for other. Or something similar

actually we might want to make device type into an integer, 0 for web, 1 for desktop, 2 for mobile, 3 for other. Or something similar
Owner

Yeah its not good, i just threw it together for now

Yeah its not good, i just threw it together for now
Author
Owner

oh i see, alrighty then

oh i see, alrighty then
radical self-assigned this 2025-07-23 14:09:14 +00:00
Twig was assigned by radical 2025-07-23 14:09:14 +00:00
Owner

Any update on this?

Any update on this?
Author
Owner

don't believe so, i'd just ignore the frontend PR for now, i'll just move the files manually when i work on it again

don't believe so, i'd just ignore the frontend PR for now, i'll just move the files manually when i work on it again
Sign in to join this conversation.
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: gorb/backend#29
No description provided.