OpenStax.Keystone v1.0.0 OpenStax.Keystone.Auth.Worker View Source

This module is responsible for periodically requesting Auth Token based on passed credentials.

Link to this section Summary

Functions

Starts the process and links it to calling process in the supervision tree

Link to this section Types

Link to this section Functions

Starts the process and links it to calling process in the supervision tree.

Expects endpoint ID as an argument.

Options and return value are identical to one being used in GenServer.start_link/3.