View Source Plausible.HelpScout.Vault (Plausible v0.0.1)

Provides a vault that will be used to encrypt/decrypt the stored HelpScout API access tokens.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

start_link(config \\ [])

View Source