Skip to content

Refactor the storage of comments to have identity be dependent on the user id #85

@srirag-vuppala

Description

@srirag-vuppala

Present implementation stores the identity of the user thus making changes in identity tougher to be propagated.
Ideally we would have a function that hooks onto a central map that associates a user id to the identity of the user and thus having a centralized model for identity.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions