Crate configinator

Source

Structs§

AccessTokenConfig
Configuration for access tokens.
ActionConfig
Configuration parameters for Ordinary Actions.
AppConfig
Config definition for an Ordinary Application
AssetsConfig
AuthConfig
Auth configuration.
AuthMfa
AuthTotp
Check
Content
Content is used for static values that should be updated independent of document structure, stylings or behavior.
ContentDefinition
ErrorConfig
Flag
Feature flag definition.
FlagOption
Option for the feature flag.
Global
Global constant definition.
IntegrationConfig
The mechanism for reverse proxying and calling out to external APIs.
ModelConfig
Defines a model in the Ordinary Database.
ModelLink
Mechanism for linking two models together to establish a relationship between them.
PasswordConfig
Configuration for passwords.
RefreshTokenConfig
Configuration for refresh tokens.
TemplateConfig
Template configuration for Ordinary Applications.
TemplateField
Field used within the scope of a single template.
TemplateFlagRef
Server flags can only be used in templates whose cache is set to “Never”.
TemplateParamRef
TemplateRef
How templates reference Content Definitions and Data Models, and the specific fields it wants to include.
TemplateRefField
Declaration for which fields from a content definition or data model to include.

Enums§

ActionAccessAuthOps
Auth operations that an action can make.
ActionAccessModelOps
Model operations that an action is allowed to make.
ActionAccessPermission
Defines access permissions that an Ordinary Action can configure.
ActionLang
The language in which the action is written.
ActionTrigger
Action trigger options.
AuthTotpAlgorithm
ClientPasswordHash
Configuration for client password hashing.
HttpMethod
IntegrationProtocol
The protocol for the integration.
ModelRelationship
Specifies the type of relationship between two linked models.
PasswordProtocol
Configuration for password protocol.
TemplateCachePolicy
Template caching policy.
TemplateRefFieldBind
Binding options for template field refs.
TokenAlgorithm
UuidVersion