ExAzureCore.Auth.Registry (ex_azure_core v0.2.0)

Copy Markdown

Registry for naming and storing token servers.

This registry is used to:

  • Register credential server processes with unique names
  • Store tokens in Registry values for efficient lookup
  • Enable process discovery via name lookup

Summary

Functions

Returns a child spec for starting the registry under a supervision tree.

Functions

child_spec(opts)

Returns a child spec for starting the registry under a supervision tree.