feat: devices list #29
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: gorb/backend#29
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
give the client some way of fetching all authorized, logged in devices for that account
technically fixed
fuck's the endpoint?
auth/devices lmao
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
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
Yeah its not good, i just threw it together for now
oh i see, alrighty then