PrimaAuth0Ex.TokenCache.MemoryCache (prima_auth0_ex v0.9.3)

View Source

Implementation of PrimaAuth0Ex.TokenCache that stores tokens in memory. The cache is shared between nodes.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link(opts)