Central Authorization tool banner

Central Authorization tool

1 devlogs
9h 19m 26s

Updated Project: 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

This project uses AI

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.

Loading README...

Jabber

I have worked on security. Right now (latest release) an auth token needs be sent with every request (token must be sent in the headers; exception to the rule is creating an auth token). And I am still working on part 2 of the update. I already have “validate_actions()” (unimplemented) which will validate if someone is allowed to do that specific thing and to whom (to whom for post requests). But that will all be covered next update/devlog.
The video had to be compressed to fit. Video quality may thus be below expectation.

0