Updated Project: Updated security, auth_tokens (server sided generation) now have to be given on any request and the server checks if you have permissions (with hierarchy if applicable) for any request. Also added a lot of documentation so everyth…
Updated Project: Updated security, auth_tokens (server sided generation) now have to be given on any request and the server checks if you have permissions (with hierarchy if applicable) for any request. Also added a lot of documentation so everything should be straightforwardish to use.
I am creating a central authorization tool to handle authentication through a central location so I will not have to for other projects (work cross origin). It has also been my passion project for the past year or so.
My project (as I have previously shown) is visible at: https://summer.hackclub.com/projects/11269
Frontend is visible at https://public-tests.vercel.app/,
Username is ‘DemoUser101’, Password is ‘DemoPassword’, db_id is ‘SHl1ZToxQX0’
Chatgpt 4.0 was used in the transition to a module approach. I do feel that I by now have worked over this enough but it is here as a notice anyway.
Chatgpt was also used for creating documentation. It has all been proofread but there may still be some mistakes in the documentation. Please make a report if applicable.
The frontend was made using AI, I have only made the backend, the frontend is almost fully AI. This project was about making the backend, not the frontend so please judge based on the API not the visuals (I know they are not great) Deducting points for me making use of an AI frontend is fine.