rely-auth

module
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 29, 2025 License: Apache-2.0

README

RelyAuth

RelyAuth is the universal authenticator service for verifying request credentials that's inspired by Hasura GraphQL Engine's Authentication.

Features

  • Multi-platform support: Works with Hasura GraphQL Engine and DDN via webhook mode.
  • Multiple auth modes: API Key, JWT, Webhook, and more.
  • Fallback strategies: Provides authentication redundancy.
  • Flexible data transformation: Uses JMESPath and Go template for data manipulation.

Directories

Path Synopsis
Package auth defines a universal authentication manager
Package auth defines a universal authentication manager
apikey
Package apikey implements the API key auth mode.
Package apikey implements the API key auth mode.
authmetrics
Package authmetrics defines global metrics and attributes for the auth service.
Package authmetrics defines global metrics and attributes for the auth service.
authmode
Package authmode defines common types and utilities for auth modes.
Package authmode defines common types and utilities for auth modes.
jwt
Package jwt implements the authenticator for the JWT auth mode
Package jwt implements the authenticator for the JWT auth mode
noauth
Package noauth implements the noAuth mode.
Package noauth implements the noAuth mode.
webhook
Package webhook implements the webhook auth mode
Package webhook implements the webhook auth mode
Package config defines configurations for the auth server.
Package config defines configurations for the auth server.
Package handler implements handler routes for auth webhooks.
Package handler implements handler routes for auth webhooks.
Package main generates JSON schemas for the rely-auth config.
Package main generates JSON schemas for the rely-auth config.
Package main start an http server for auth hooks.
Package main start an http server for auth hooks.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL