graphql-engine/docs/graphql/core/remote-schemas/auth/index.rst

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

32 lines
737 B
ReStructuredText
Raw Normal View History

.. 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=>`__.