User owned entities #1

Closed
opened 2024-03-15 22:43:12 -05:00 by Blizliam · 1 comment
Owner

Each user should have an entirely separate exposure of data.

Entities such as
Transactions
Accounts

Will have an owner field of type User. Whenever a CRUD operation is performed, the requester's API key is used to identify the user, and then match it with the 'owner' Field to determine the set of objects the user may interact with.

Each user should have an entirely separate exposure of data. Entities such as Transactions Accounts Will have an owner field of type User. Whenever a CRUD operation is performed, the requester's API key is used to identify the user, and then match it with the 'owner' Field to determine the set of objects the user may interact with.
Blizliam added the
enhancement
label 2024-03-15 22:43:12 -05:00
Blizliam self-assigned this 2024-03-15 22:43:12 -05:00
Author
Owner

Fixed

Fixed
Sign in to join this conversation.
No Milestone
No project
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ActiveAllocator/Integration-TransactionImporter-SimmonsBank#1
No description provided.