Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add user identity #63

Open
4 tasks
andrii-i opened this issue Sep 29, 2021 · 1 comment
Open
4 tasks

Add user identity #63

andrii-i opened this issue Sep 29, 2021 · 1 comment
Assignees

Comments

@andrii-i
Copy link
Collaborator

andrii-i commented Sep 29, 2021

Description

Currently, there is no user identity and therefore all notifications are delivered to everyone and it's not possible to send or deliver notifications to specific users.

Tasks

Include specific tasks in the order they need to be done in. Include links to specific lines of code where the task should happen at.

  • Find identity solution to use (Quansight was working on something)
  • Add identity to backend
  • Add identity to frontend
  • Update API specification
@hxmittal
Copy link
Collaborator

hxmittal commented Dec 1, 2021

Pending work -

  • The API specification has been updated and identity system has been updated to filter on both the frontend and the backend but still uses user entered username that is stored in the browser's localstorage. This should be updated to use JupyterLab's authentication mechanism.

@andrii-i andrii-i removed their assignment Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants