Skip to content

Update Web API's to perform private sessions for logged in users. #25

@viv9k

Description

@viv9k

Current Implementation

When logged in users create poker session, there session is available is open place in db.

Requirement

Update the web api for logged in user to create the session in the private collection of the user.

Benefit

Helps in secure the poker session for logged In Users and save the topics discussed during the session.
Although saving topic in the list is another issue which can be extended after this. #1

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions