Skip to content

Why supabase method signInWithOAuth works only sometimes and not every single time? #308

@juiceguy999

Description

@juiceguy999

When working on Nuxt 3 + supabase project, I get this problem that
supabase.auth.signInWithOAuth({
provider: 'github'
});
works not every time like it should, instead it successfully sign in randomly when I try 5-6 times, but my internet connection is fast. So the main problem is that there is no user from useSupabaseUser() every time after sign in (which works randomly and not every single time like it should)
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    StalequestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions