Skip to content

New Supabase SSR to sign in #57

@Revarh

Description

@Revarh

Hello !

Since Supabase released their new auth system, it seems RA-supabase is not anymore able to provide password creation/reset.
When I create a user account, the person receives a confirmation email with an invite to set a password. But in the end the person is redirected to the login page with an error in the URL. And the same happens when a password recovery email is sent:

SITE_URL/#error=access_denied&error_code=403&error_description=Email+link+is+invalid+or+has+expired

After doing some research on that error, it seems Supabase released @supabase/ssr, with a documentation : https://supabase.com/docs/guides/auth/passwords#server-side-rendering-ssr

I can be wrong, but supabase-core may need an update regarging that new package ?

If it is not the case I would appreciate any insight.

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions