Documentation
¶
Overview ¶
Package reference builds the canonical Auth-All configuration.
The configuration enables every first-party v1 capability. The command line tool uses it to emit the schema, the OpenAPI contract, and the generated TypeScript client, so the published artifacts describe the complete v1 API.
Index ¶
Constants ¶
View Source
const BaseURL = "https://app.example.com"
BaseURL is the placeholder application URL of the reference configuration.
Variables ¶
This section is empty.
Functions ¶
func New ¶
New returns the canonical Auth-All instance over a temporary in-memory database. It never writes to an application database.
func NewWithStore ¶
NewWithStore returns the canonical Auth-All instance over one store.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.