Read Chapter 1 before coming here, but idc if u don't : https://www.indiehackers.com/post/my-saas-journey-chapter-1-157872b1da
I realised something. My backend for signing up works. Or at least, the code returns failure but it actually manages to create the account. Now this is either really REALLY good, or VERY BAD. As usual, only digging deeper will help me find out. Anyways, I'm jumping up and down in joy right now because I managed to test my code (AND IT WORKED FIRST TRY, except for the. And although I tested it with curl commands, it's still a big step. I have even fixed the login function.. which was storing a hashed version of a has of the password, aka making it impossible, to verify. I have fixed that, but now time to switch to using SRP2. Well, school's difficult to balance but I have holidays coming up so WOOHOOO, time to work on it. Also, I am way happier only because I can finally test my code!! Well, see you in my next post!