PlugDbSession.Store (PlugDbSession v0.1.0)

A custom Plug session store that saves the session to the database.

Implements Plug.Session.Store behaviour.

options

Options

  • :otp_app - (required) your otp app atom
  • :cookie_keys - (optional) array of session data keys to include directly on the cookie