Hey <@!798919777824538704> the authentication via ...
# support-questions
g
Hey @User the authentication via JWT on Hasura won't work with supertokens unless you change some settings. We implemented using Webhook, which is a different setup: https://hasura.io/docs/latest/graphql/core/auth/authentication/webhook.html You will need ofc a webhook server for that, you can use our repository: https://github.com/offscriptio/hasura-supertokens to try it out. if you have questions let me know.