reworked the db architecture, now there is no need for a workspace and a workspace user! i started working on the functions to interact with the base and the tables, and soon ill start a ui! (that was late ;-;)
Log in to leave a comment
worked on the service part and also migrated to surrealdb 3.0.0 (that was a hard work) but yeah now we have login, im gonna work on register and those other function :pf:, for now it only auth the user using a hc id or a session token , in this example we had to use ip, user_agent and token to authentify the user
Log in to leave a comment
well, gonna work again on this, for now i worked on the models part, a bit of planing for the service part (the part that interacts with the db and has the security measures) and yeah, also wrote some surql but i dont think it got hackatimed since i logged off hc ¯_(ツ)_/¯
Log in to leave a comment
alr, so i worked on the models, there is all the models needed, im rn working on the service part, wich is a set of functions to create/delete/update/read tables but using strong types so everything should be secure, i might also make some idiomatic permissions if my brain let me do it but now, the step one is done
Log in to leave a comment
forgot to devlog lol, so im updating it everytime i see some changes in the docs, i dont rly remember what i changed here, i was so overwhelmed with exams and a bug i found on the other project im working on, but here is the devlog
Log in to leave a comment
so i finished the auth part, might make everything more secure using more types, but now ill finally start the real stuff, ima start working on the DATA part, and try to make it modular so i can easly make an automation part etc
forgot to make a devlog lol, so i defined the tables, started learning surrealdb, and uh, im using axum this time, now im working on the auth part, using hca ofc, but there is still a bug related to cookies that im trying to fix sob
Log in to leave a comment
surprisingly just edited the readme, dang how did i forgot that lol
Log in to leave a comment
made a example website using rocket (crazy aah hours reading documentation sob) the link od the repo is in the demo link , dont forget to get ur client id and client secret if u wanna try it, nest is apparently down so i cant rly host this sob
Log in to leave a comment
so i made some functions to interact with HCA, bc writing the urls by hand will make me do silly mistakes
Log in to leave a comment