Hello
I’d like to first thank @mraible for getting this tutorial in place. Really helped me a lot! I’ve finally managed to get the authentication to work but I cannot figure out where the rest of my HTML code would go.
I’m a bit new to development and still trying to get my head around everything. Through trial and error, I’ve managed to find a workaround and that is to hide the DIV of my original code and just display it once authentication has been completed. I know this is in no way a standard and is not secure at all because most of the code can be seen when you view the source code of the site and can easily be overridden if you change the CSS in the browser editor.
Please, could you tell me the best practice or the best way to show the rest of my HTML website after authentication?
Thanks again for all your help!
Regards,
MD