Plug.Session.Store behaviour

Removes the session associated with given session id from the store.

Types

sid :: term | nil

cookie :: binary

session :: %{}

Callbacks

delete/3

Specs:

get/3

Specs:

init/1

Specs:

put/4

Specs: