magenta
02/25/2022, 9:13 AMmagenta
02/25/2022, 9:14 AMmagenta
02/25/2022, 9:18 AMmagenta
02/25/2022, 9:18 AMnah
02/25/2022, 12:28 PMcbert
02/25/2022, 7:54 PMcasualgardener
02/25/2022, 8:02 PMsilentworks
02/25/2022, 10:42 PMchipilov
02/26/2022, 8:35 PMproductdevbook
02/27/2022, 8:40 AMpermissions: [
'role:create',
'role:read',
'role:update',
'role:delete',
'user:create',
'user:read',
'user:update',
'user:delete',
'org:create',
'org:read',
'org:update',
'org:delete',
'project:create',
'project:read',
'project:update',
'project:delete',
'board:create',
'board:read',
'board:update',
'board:delete',
'task:create',
'task:read',
'task:update',
'task:delete',
],
iam add json db but dont addsilentworks
02/27/2022, 10:29 AMDevLeon
02/27/2022, 10:44 AMSlothGuy
02/27/2022, 6:57 PMScott P
02/27/2022, 9:48 PMDanMossa
02/28/2022, 1:56 AMsylar815
02/28/2022, 9:49 AMpinksheep
02/28/2022, 11:53 AMDanMossa
02/28/2022, 5:10 PMcasualgardener
02/28/2022, 6:56 PMsylar815
02/28/2022, 6:58 PMScott P
02/28/2022, 7:03 PMDanMossa
02/28/2022, 10:02 PMpocin
03/01/2022, 10:02 AM/update task id1234 text:learn foo
, I receive this data with their discord_id so i know on behalf of what user to create the task.
If i use master key i have to re implement the logic that user can update only their task
If i use anon key i would have to authenticate the users via discord interaction and store their access token server side?
Or is there a way to impersonate the user from the backend?DanMossa
03/02/2022, 12:02 AMScott P
03/02/2022, 12:13 AMbluetoothfx
03/02/2022, 2:04 AMbluetoothfx
03/02/2022, 2:33 PMirrationaljared
03/02/2022, 2:49 PMsilentworks
03/02/2022, 3:25 PMcharles.morrow
03/02/2022, 6:00 PM