observe_logon_options/3
Check for logon options, called if logon_submit returns undefined. This is used to fetch external (or local)
authentication links for a username. Return:: map()
Type:
Return:
#logon_options{} properties:
- payload:
map
Check for logon options, called if logon_submit returns undefined. This is used to fetch external (or local)
authentication links for a username. Return:: map()
Type:
Return:
#logon_options{} properties:
mapThis module contains the main Zotonic authentication mechanism. It contains the logon and logoff controllers, and implements the various hooks as described in…