Documentation
¶
Overview ¶
Package identitybridge defines the narrow, kernel-owned operations exposed to the identity-platform package host. Package code never receives database or signing credentials; each operation is bound to one v2 route.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAllowlist ¶
func NewAllowlist(cfg *config.Config) (*packagebridge.Allowlist, error)
NewAllowlist returns the complete set of legacy-compatible operations that the identity package may invoke through a one-shot capability.
func NewFactory ¶
func NewFactory(cfg *config.Config) (packagebridge.SessionFactory, error)
NewFactory creates isolated, generation-bound bridge sessions for identity-platform hosts.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.