Skip to content
Discussion options

You must be logged in to vote

Hey @RoniFinTech2

Problem

This remote schema doesn't get exposed over API explorer in Hasura console because of missing token/secret for custom authorizer. Which is totally fair as you would not like to pass or hard-code them via additional headers in remote schema configuration.

Github Issue and Drawbacks

We have been tracking this as a feature request here - #4890 since a long time.

This GH issue has been open because of couple of potential drawbacks

  • This additional header will be sent with every request so you'll have to be careful to validate the token too if available.
  • The client cannot override the value of this header so use some header that is not relevant to the client.

Even if…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by RoniFinTech2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants