Skip to content

Crash, when is trying to sign up with Apple or Google providers #133

Closed
@yura-hb

Description

@yura-hb

Hi,

I'm experiencing a crash when a new user is created via the Apple or Google provider for the @identity_fn.before_user_created() trigger. The stack trace is as follows:

Screenshot 2023-09-10 at 13 35 11

User authentication is done using firebase-ios-sdk and the source code is the following

try await auth.signIn(with: credential.credential)

I'm using Python 3.11 and firebase functions version 0.11.0. Could you please check the problem?

Best regards,
Yury Hayeu

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions