Support for an 'admin token' and the ability to programatically create and remove tokens with particular permissions #98

Open
opened 2025-08-12 12:53:47 +00:00 by mih · 2 comments
mih commented 2025-08-12 12:53:47 +00:00 (Migrated from github.com)

Use case is an application that gathers a set of records from a particular person. Write access for the person is only necessary temporarily (but may be needed for few rounds of corrections). Multiple persons need simultaneous, but strictly separate, access.

Use case is an application that gathers a set of records from a particular person. Write access for the person is only necessary temporarily (but may be needed for few rounds of corrections). Multiple persons need simultaneous, but strictly separate, access.
mih commented 2025-08-24 09:02:23 +00:00 (Migrated from github.com)

Would be addressed by #102 with no additional feature needed.

Would be addressed by #102 with no additional feature needed.
venkateshhs commented 2025-08-26 07:46:10 +00:00 (Migrated from github.com)

@mih If the access to a Person is only temporary, should the 'deletion' of access token happen automatically? (Like setting 'token valid for a time period') or should it happen with 'admin' deleting the respective access token manually?

@mih If the access to a Person is only temporary, should the 'deletion' of access token happen automatically? (Like setting 'token valid for a time period') or should it happen with 'admin' deleting the respective access token manually?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
orinoco/dump-things-server#98
No description provided.