You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to configure Hasura to allow export schema for the particular roles without authentication?
Ideally, it would be best to be able to set permission for an anonymous role with permission to access the schema.
Our use case is:
I'm configuring codegen tool to load schema and generate client code, it would be used on developer machines - I don't want them to authenticate each time they want to generate code.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Is there a way to configure Hasura to allow export schema for the particular roles without authentication?
Ideally, it would be best to be able to set permission for an anonymous role with permission to access the schema.
Our use case is:
I'm configuring codegen tool to load schema and generate client code, it would be used on developer machines - I don't want them to authenticate each time they want to generate code.
Thank you in Advance!
Beta Was this translation helpful? Give feedback.
All reactions