mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-17 20:41:49 +03:00
4121c1dd3d
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/3136 Co-authored-by: pranshi06 <85474619+pranshi06@users.noreply.github.com> GitOrigin-RevId: aa41817e39f932f909067f2effca9d9973a5fb94
34 lines
606 B
ReStructuredText
34 lines
606 B
ReStructuredText
.. meta::
|
|
:description: Hasura Cloud API Security
|
|
:keywords: hasura, docs, cloud, security, API security, secure
|
|
|
|
.. _api_security:
|
|
|
|
API Security
|
|
============
|
|
|
|
.. contents:: Table of contents
|
|
:backlinks: none
|
|
:depth: 1
|
|
:local:
|
|
|
|
Introduction
|
|
------------
|
|
|
|
All API security related features can be found under the ``Security`` tab in the API explorer page of Hasura console.
|
|
|
|
.. thumbnail:: /img/graphql/cloud/security/security.png
|
|
:alt: Security
|
|
|
|
Features
|
|
--------
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:titlesonly:
|
|
|
|
allow-lists
|
|
api-limits
|
|
disable-graphql-introspection
|
|
rotating-admin-secrets
|