I need to create a login system for a drawing page. The user has to be the number that will be drawn, this information will already be fed into the BD, then the user would enter with that number and the email to log in and have access to the page content. For example when loading the page will have the field code of the lottery and the email, then this code will already be in the database and he would need to feed only with his email and it would be already logged in. Any ideas on how to create this login that works as a registry too?