OpenStax.Keystone v0.1.8 OpenStax.Keystone.AuthSupervisor View Source

This module is responsible for supervising workers that are requesting Auth Tokens.

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor

Starts the Supervisor

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function start_link(options \\ []) View Source

Starts the Supervisor.

Options are just passed to Supervisor.start_link.