Topic cluster
Other
Documentation not covered by the keyword groups shown in the parent cluster.
3 items
All documentation outside the keyword groups in the parent cluster is listed below.
observe_auth_identity_types/3
Return the list of identity types that allow somebody to logon and become an active user of the system. Defaults to [ username_pw ]. In the future more types can be requested, think of ‘contact’ - to be able to contact…
observe_identity_password_match/2
Check if passwords are matching. Uses the password hashing algorithms.
observe_identity_verification/2
Request to send a verification to the user. Return ok or an error. Handled by mod_signup to send out verification emails. Identity may be undefined, or is an identity used for the verification.