Skip to content

Condense 'first_name' and 'last_name' to 'name'. #20

@graft

Description

@graft

Currently Janus maintains a 'first_name' and 'last_name' field for users - why? Not all names follow this schema, and it's uncommon (never?) that we want these two items separately anyway. They also clutter up the JWT (two header fields instead of 1) and end up being concatenated in many clients anyway. They should be condensed into a single field.

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