[2026-03-31 18:20:49.271769 - error]: Failed to validate code. Server returned 400: {"success":false,"message":"Rate limit exceeded. See the WorkOS docs for more information: https://workos.com/docs/reference/rate-limits"}
there is a limit of 3 codes per minute from WorkOS. if the client gets this error, we should tell them to wait, or maybe wait for them :)
right now we just show the same "error try again" message, which will just cause the same error again.
there is a limit of 3 codes per minute from WorkOS. if the client gets this error, we should tell them to wait, or maybe wait for them :)
right now we just show the same "error try again" message, which will just cause the same error again.