Skip to content

feat: keep existing users signed in when moving to native SDK #714

@DontGiveAFck

Description

@DontGiveAFck

Plugin(s)

  • Analytics
  • App
  • App Check
  • Authentication
  • Crashlytics
  • Cloud Firestore
  • Cloud Functions
  • Cloud Messaging
  • Cloud Storage
  • Performance
  • Remote Config

Current problem

Users that were signed in with js sdk in old app version should be kept signed in in new app version that uses native sdk.

Preferred solution

Not sure what exactly should be implemented, maybe signInWithCredential method should help - so we can get token id with js sdk and use it to login with newly implemented signInWithCredential in native sdk

Alternative options

No response

Additional context

No response

Before submitting

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions