Archon
Archon
CDCloudflare Developers
Created by Archon on 10/30/2024 in #workers-help
Username and Password fields
Hello, I'm a 3D modeler trying to create a website using Cloudflare pages where I can sell my 3D models. I'm happy with my HTML/CSS, and have managed some javascript as well. The main features I need to figure out implementing are uploading/downloading 3D models, and enabling a username and password field that I can log into, in order to access my website 'admin controls' page, where I will upload new models, edit prices, etc. I don't have a lot of spare time in general, so any kind of help would be greatly appreciated. From what I've gathered (if I'm not mistaken), I need to create some kind of Worker that acts as the website authenticator, to enable the login function, in conjunction with Page functions. Can anyone give me some advice or help guide me through this process?? Thanks.
5 replies