Use sql to generate jwt, rather than custom haskell
This commit is contained in:
Vendored
+1
@@ -2,6 +2,7 @@
|
||||
GRANT USAGE ON SCHEMA
|
||||
postgrest
|
||||
, test
|
||||
, jwt
|
||||
, "تست"
|
||||
TO postgrest_test_anonymous;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user