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