WRDAuthPlugin::GetWRDAuthRouterWittyData (open)
Get links for a wrdauth router
Syntax
LOADLIB "mod::wrd/lib/internal/auth/webdesignplugin.whlib";
RECORD FUNCTION GetWRDAuthRouterWittyData(STRING baseurl)
Parameters
STRING baseurl
URL of the login URL
Return value
RECORD
Links
STRING emailchangelink
Link to "change email" page. Empty if this page is disabled
STRING forgotpasswordlink
Link to "I forgot my password page'
BOOLEAN loginemail
If true, the login field is the same as the email field
STRING passwordchangelink
Link to "change password" page. Empty if this page is disabled