How do I add basic authentication to my website?
If you would like to add basic authentication on your website so that every user must enter the single username and password for the session on your website, you can create a ticket in the Nexus system asking for such basic auth to be implemented.
Basic authentication on the website will prompt every user to add the username and password for the session, the website functions the exact same, and you can ask for the basic auth to be removed at any time by creating a ticket in the Nexus system. This is great for those that want to have a private website before launching the Crowdfunding platform.