finalized adding support for access tokens

This commit is contained in:
daniel31x13
2024-01-24 15:48:40 -05:00
parent 05563134b4
commit 5be194235c
18 changed files with 366 additions and 106 deletions
@@ -0,0 +1,2 @@
-- DropIndex
DROP INDEX "AccessToken_name_userId_key";