OpenStax.Keystone v0.1.9 OpenStax.Keystone.AuthSupervisor View Source

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

Link to this section Summary

Functions

Starts the Supervisor

Link to this section Functions

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

Starts the Supervisor.

Options are just passed to Supervisor.start_link.