Hello, I am integrating Supertokens with Hasura with JWT and my backend is in localhost and i used ngrok to generate url, then I followed the documentation and added jwks_url into hasura env variables, but when i save it is giving this error, Non-2xx response on fetching JWK from: https://29db-61-1-174-106.in.ngrok.io/auth/jwt/jwks.json
n
nkshah2
03/13/2023, 6:31 AM
Hi @swaroopchinnu.
nkshah2
03/13/2023, 6:31 AM
It seems to be giving a 404, can you post the full config you pass to supertokens init?
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).