Logging In
Awarded Tenders does not use passwords to login, but validates each user against their email address by sending a 5 digit code to your email that you must type in to login to the site.
‘Create Free Account’ Button
The login button is displayed in the top right corner of the site when you are not logged in. Once you click it, a modal window should appear that asks you to enter your email address.
It is the same button if you have logged in before, or if you are a new user to the platform and want to create a free account.
Enter your email address
Enter your primary email address and hit “Continue”. The Continue button should change to a spinner for a moment while the email is generated. Once the email has been sent, the button will change back to a “Continue” button.
Check your email
Check your email for your unique 5 digit code. It will be sent to the address you entered from [email protected]
You may need to look in your “spam” or “promotions” folders depending on your email provider.
Enter the code
Copy the 5 digit code and enter it into the input field, and click “Continue”
Logged in
You should now be logged in. You can tell you’re logged in because the button in the top right hand corner of the screen will say “Logout”
‘Logout’ Button
If you want to logout, click the button in the top right hand corner of the screen that says “Logout” and your session details will be cleared.
Session Persistence
Once you are logged in, you should not need to login again on the same browser - the Awarded Tenders site should remember you from previous sessions.