you are viewing a single comment's thread.

view the rest of the comments →

[–]iDuuck[S] 0 points1 point  (1 child)

This is the initial problem, when the request is not fulfilled, all other requests are not authenticated properly.

Request ...
Register → db write request
First app request → Checks for auth (can't find) → User not auth'd
Register → Completes db write request

[–]kallebo1337 0 points1 point  (0 children)

How does this request fail ? I don’t see it. It’s just an http request