View Source Plausible.Auth.TOTP.Vault (Plausible v0.0.1)

Provides a vault that will be used to encrypt/decrypt the TOTP secrets of users who enable it.

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