I am writing a PHP script to register new users from a web site, but I can't figure out how to generate a new hash and token to insert into the authreg table. Is it really important or I can just carry on without a Hash for these users?