FusionAuth hasura issue
-
Hi all, I have a problem when using FunsionAuth with Hasura, when I register an account with FusionAuth but the data is only generated in the FusionAuth table and not inserted into the user table in hasura,
Please help
I follow this guide : https://hasura.io/learn/graphql/hasura-authentication/integrations/fusion-auth/
https://fusionauth.io/community/forum/topic/696/how-to-use-fusionauth-jwt-token-and-claims-with-hasura-graphql-to-authenticate-graphql-requests(pulled over from slack)
-
Hmmm. I'm not quite sure what is going on. Have you been able to debug this?
@atakan , you wrote the linked forum post, did you run into this?