Skip to content
This repository has been archived by the owner on Feb 16, 2022. It is now read-only.

Assign username on new login #53

Open
ddanielgal opened this issue Nov 2, 2019 · 3 comments
Open

Assign username on new login #53

ddanielgal opened this issue Nov 2, 2019 · 3 comments
Assignees
Labels
backend Django REST API enhancement New feature or request frontend React

Comments

@ddanielgal
Copy link
Collaborator

No description provided.

@ddanielgal ddanielgal added enhancement New feature or request backend Django REST API frontend React labels Nov 2, 2019
@ferencmarkizay
Copy link
Collaborator

  • Backend: Add display name to profile and account endpoints, only return full name on /accounts/me (later: add a settings that makes the full name public on the user's profile)
  • Backend: Populate script: display name <- full name
  • Frontend: If display name is not set, redirect to a page where the user can set their display name (default value: full name?)

@ddanielgal
Copy link
Collaborator Author

We will not use full name at all.
Display name should replace full name.

@ddanielgal
Copy link
Collaborator Author

  • Backend: switch full name to display name
  • Frontend: If display name is not set, redirect to a page where the user can set their display name. No default.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backend Django REST API enhancement New feature or request frontend React
Projects
None yet
Development

No branches or pull requests

2 participants