How to login to server with user credentials without using speckle frontend

Hello, first of all thank you for the quick replies. But this one gets me a little bit confused. Sending a request to this route always gets me an “Invalid request: no challenge detected.” error, even though the challenge is in the request body. I also made sure there is no typo. And looking at the code, it seems like this endpoint also expects the request to have an user and a password for registration. The route that I’m using is “http://localhost:80/auth/local/register”. I think that I am really close now, just missing a little bit :slight_smile:

1 Like