Token and session implementation with Redis
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TABLE tables ADD COLUMN token VARCHAR(255) UNIQUE NOT NULL DEFAULT gen_random_uuid()::text;
|
||||
Reference in New Issue
Block a user