Skip to content

greet the user by name on the dashboard #14

Description

@rx18-eng

login and check_auth currently return the user's email but not their name, so the dashboard home falls back to a generic "Welcome back" greeting.

Keeping it as-is for now.

Once the API includes the user's name (or first name), update the greeting to:

Welcome, {firstName}

instead of the generic greeting.

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