feat: add token access to user

This commit is contained in:
Mauricio Siu
2024-06-22 20:45:29 -06:00
parent edcc7544fb
commit 1754f63352
7 changed files with 2694 additions and 13 deletions

View File

@@ -0,0 +1 @@
ALTER TABLE "user" ALTER COLUMN "token" DROP NOT NULL;

File diff suppressed because it is too large Load Diff

View File

@@ -120,6 +120,13 @@
"when": 1719109196484,
"tag": "0016_chunky_leopardon",
"breakpoints": true
},
{
"idx": 17,
"version": "6",
"when": 1719109531147,
"tag": "0017_yummy_norrin_radd",
"breakpoints": true
}
]
}