Skip to content

How to sign up a user without having sign in again after confirmation ? #1350

@TheCarpetMerchant

Description

@TheCarpetMerchant

I'm signing up users via email, with confirmation.
However, upon signUp() returning I get a user but no session. This means that I cannot listen to onAuthStateChange to know when the user confirms his email.
Which means that I must force the user to sign in manually again after having confirmed his email.

How am I meant to work around this without buying a domain and setting up a redirect to the app ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions