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
'Cache-Control': 'max-age=300' in Hasura auth hook response doesn't seem to work.
Hook is run twice when executing session & posts graphql queries in parallel.
Can still access protected subscription (but not query) after role has been changed to anonymous? (using http auth hook)
Computed fields can be accessed by any user without being assigned that permission