RelyAuth Overview
Introduction
RelyAuth is the core of authorization and authentication for the Relixy gateway, with built-in support for many authentication modes. You can also use RelyAuth as a standalone webhook service to integrate it with your backend. The concept is inspired by Hasura Auth. Therefore, you can integrate with Hasura Engines with the webhook service modes.
Because RelyAuth is inspired by Hasura Auth's concepts, many sections are borrowed from the official Hasura docs.
Integrate with Hasura
Learn how to integrate RelyAuth with Hasura engines
Concepts
Learn about RelyChan's authentication concepts. Understand its flexibility to use authorization solutions. Control user access to data.
API Key
Learn how to enable and use API key mode in Rely Auth.
JWT
2 items
Webhook
2 items
NoAuth
Learn how to enable and use NoAuth mode in Hasura DDN for testing or development purposes.
Multiple Auth Modes
Learn how to configure and use multiple authentication modes in RelyAuth.
Security Rules
Learn about extra security rules in RelyAuth to harden the security.
Observability
Configure observability for RelyAuth.
Recipes
1 item
FAQ
Frequently Asked Questions about authentication modes in RelyChan.