# Functions

Factory returns a new instance of the Ory auth backend.
NewBackend returns a new instance of the Ory-backed auth backend.
NewPathConfig creates a new path for configuring the backend.
NewPathLogin returns the path for the login endpoint.

# Structs

Config is the configuration for the plugin.
KetoClient is a client for the Ory Keto API.
KetoConfig stores the configuration of the Keto API client.
KratosConfig stores the configuration of the Kratos API client.
OryAuthBackend is the backend plugin backed by Ory services.
ServerConfiguration stores the information about a server.
ServerVariable stores the information about a server variable.
TransportConfig contains the transport related info.

# Type aliases

ServerConfigurations stores multiple ServerConfiguration items.