addict v0.2.3 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}