Skip to content

User Authentication ID #108

@Hahnstrong

Description

@Hahnstrong

I may just be missing something obvious, because I know that this works in Xcode and Android studio when you integrate Firebase, but I have yet to see it here. So when I have someone authenticate with email, I can see that a userID is assigned to them, but there is no Firebaseuser.userID that I can find to later grab that userId when they sign in later, to then pull their data from the Realtime database. Am I missing something? Or is there a workaround? What I did in a previous app was instead of saving in the Realtime database as Users/{userID}/(users info), i saved it as Users/{userEmail}/(users info).

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