Skip to content

Can this package be used with react native? authentication does not pick up google login #85

@fddayan

Description

@fddayan

I'm developing an application with expoand I'm trying to use this package.

Most of the features work, like queries and mutation. Authentication seems to be a bit tricky. I'm using just Google sign in. I cannot use the hooks from this package to login to google because is a mobile devise. I had to use expo auth session package.

Login with google works in expo, but when I push the code to Apple test flight authentication does not work.

By works I mean that I'm able to login with auth session package using google provider and useAuthUser picks it up, but in iOS, useAuthUser is not picking up the authentication. In iOS login to google works but useAuthUser is not picking up the user.

any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requestedreact-query-firebaseIssue is specific to React Query Firebase branch

    Type

    No type

    Projects

    Status

    Opened

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions