Welcome Guest, Not a member yet? Register   Sign In
Ion Auth - Lightweight Auth System based on Redux Auth 2

[eluser]jant90[/eluser]
I want to make sign up as easy as possible and therefore I just ask for the users e-mail address and a password.

This means I won't generate an username (as per example), should I simply register the user like this?:
Code:
$this->ion_auth->register('', $password, $email, '')

I just started using Ion Auth so I'm wondering whether this practice might be bad or might give problems in the future (as username will be NULL).

Also I'm wondering what the user_expire option does, is that for how long the remember me button works? Because in that case the default value of about 24 hours seems a bit short.


Messages In This Thread
Ion Auth - Lightweight Auth System based on Redux Auth 2 - by El Forum - 04-01-2011, 08:55 AM



Theme © iAndrew 2016 - Forum software by © MyBB