Skip to content

OTP request hangs with no response -- rate limiting? #1113

Open
@willsmanley

Description

@willsmanley
await Supabase.instance.client.auth.signInWithOtp(email: '[email protected]');

This works most of the time, but then sometimes it will hang with no response.

I am suspicious that it is a rate limit for the IP.

However there is no 429 response or otherwise - it just hangs.

It would be good to know if this is the case and get a 429 right away to handle it client-side.

Metadata

Metadata

Assignees

No one assigned

    Labels

    authThis issue or pull request is related to authenticationbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions