Hi all, sorry if this is super basic. I'll try and get right to the point.
Created a signup form, when I enter name, email, and password, the form refreshes and my api has no auth token.
I also don't get an error if I put in an easy to guess password, like in the tutorial.
From what I can see, "Prevent default" is there, my API called signup is set up correctly so any advice would be great.