Openmaize.Logout

Module to handle user logout.

Source

Summary

call(conn, arg2)

Function to handle user logout

Functions

call(conn, arg2)

Function to handle user logout.

If the token is stored in a cookie, the cookie is deleted and the user is redirected to the home page.

Source