addict v0.3.0 Addict.Helper

Addict Helper functions

Summary

Functions

Returns the current user in session in a Hash

Utility helper for executing Config defined functions

Verifies if user is logged in

Functions

current_user(conn)

Returns the current user in session in a Hash

exec(func, args)

Utility helper for executing Config defined functions

is_logged_in(conn)

Verifies if user is logged in

Returns a boolean