OpenStax.TempAuth v0.1.0 OpenStax.TempAuth.AuthSupervisor

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

Summary

Functions

Starts the Supervisor

Functions

start_link(options \\ [])

Starts the Supervisor.

Options are just passed to Supervisor.start_link.