Fetch jwt token from hasura-auth with refresh_token
This commit is contained in:
@ -0,0 +1 @@
|
||||
alter table "public"."persons" rename to "person";
|
||||
Reference in New Issue
Block a user
@ -0,0 +1 @@
|
||||
alter table "public"."persons" rename to "person";
|
||||