You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sora — 08/01/2024 9:01 AM
This is the subject: Sign-up on device 2 for 10 TEST
I think you got an error because you try to sign-in before you sign-up any username.
Could you first specify the email address and any username in the sign-up menu?
shadow — 08/01/2024 9:04 AM
Ah, it is working now after I signed up. Thanks!
shadow — 08/01/2024 9:25 AM
BTW, is there any way to detect this on the frontend as the current behaviour is confusing for the user? Maybe some API where we can check this or something else?
We want an API on the server side that says if someone is logged in, or if they have signed up at all. It should be rate limited to avoid spamming. This should apply primarily to the oauth flow.
The text was updated successfully, but these errors were encountered:
To address things like this:
We want an API on the server side that says if someone is logged in, or if they have signed up at all. It should be rate limited to avoid spamming. This should apply primarily to the oauth flow.
The text was updated successfully, but these errors were encountered: