Skip to content
Discussion options

You must be logged in to vote

Hi,
Authentication is handled outside of Hasura. Hasura delegates authentication and resolution of request headers into session variables to your authentication service (existing or new). Here is the doc that provides guidance on the different Authentication options:

https://hasura.io/docs/latest/auth/authentication/index/

Here is the document on federating data from Remote Schemas and how to manage role-based authorization in remote schemas:
https://hasura.io/docs/latest/remote-schemas/remote-relationships/remote-schema-relationships/
https://hasura.io/docs/latest/remote-schemas/auth/remote-schema-permissions/

Replies: 1 comment

Comment options

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