Phauxth v0.8.1 Phauxth.Confirm.Base

Base module for handling user confirmation.

This is used by both the Phauxth.Confirm and Phauxth.Confirm.PassReset modules.

Custom confirmation modules

One example of a custom confirmation module is provided by the Phauxth.Confirm.PassReset module, which extends this base module to add the password reset functionality.

Summary

Functions

Function to confirm the user by checking the token

Functions

check_confirm(conn, arg2)

Function to confirm the user by checking the token.