addict v0.3.0 Addict.Interactors.DestroySession

Summary

Functions

Removes :current_user from the session in conn

Functions

call(conn)

Removes :current_user from the session in conn

Returns {:ok, conn}