668
edits
| Line 59: | Line 59: | ||
WebMod.onLogin(function(credentials, callback) { | WebMod.onLogin(function(credentials, callback) { | ||
// inspect the credentials object and use it to authenticate | // inspect the credentials object and use it to authenticate | ||
// if the user is properly authenticated, provide useful display information | // if the user is properly authenticated, provide useful display information | ||
// otherwise indicate that a login is needed. | // otherwise indicate that a login is needed. | ||
edits