graphql-engine/docs/graphql/core/remote-schemas/auth/index.rst
Rikin Kachhia 054b62b4e7 docs: update remote schema relationships and auth sections
GitOrigin-RevId: 86bb88d5e345e76ee8f169fa13112874649573c9
2021-03-17 17:27:29 +00:00

32 lines
737 B
ReStructuredText

.. meta::
:description: Authorization in your remote schema with Hasura
:keywords: hasura, docs, remote schema, authorization
.. _remote_schema_auth:
Authorization in remote schemas
===============================
.. contents:: Table of contents
:backlinks: none
:depth: 1
:local:
Introduction
------------
This page gives an overview of how to manage authorization for your remote schemas.
**See:**
.. toctree::
:maxdepth: 1
remote-schema-forward-auth
remote-schema-permissions
remote-schema-bypass-auth
.. admonition:: Additional Resources
Data Federation with Hasura - `Watch Webinar <https://hasura.io/events/webinar/data-federation-hasura-graphql/?pg=docs&plcmt=body&cta=watch-webinar&tech=>`__.