Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

what if i want to update the username.  #114

@Jatinparmar-phpdev

Description

@Jatinparmar-phpdev

i used this to set user in firechat.
chat.setUser(
user.uid,
logged_username//"firebase_17"
);
but when user update their profile in my site then their upcoming should sent message should have latest updated username.

can i use chat.setUser() again and again whenever my end user update their profile. i can update displayName and email many time in firebase but firechat do not use displayName of firebase to show the username in chatbox.

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