| http://www.w3.org/ns/prov#value | - I would really like to have a SiteUser.login(credentials) but under the hood, I would really need some kind of If Authenticated, SiteUser.loadByID(Authentication.UserID) which would add in the appropriate user information into the existing site user without losing the site users session token, cart and other elements.
|