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

Implement Auth #13

Closed
shetaye opened this issue May 22, 2020 · 0 comments
Closed

Implement Auth #13

shetaye opened this issue May 22, 2020 · 0 comments
Assignees
Labels
backend Relating to backend or backend configuration
Milestone

Comments

@shetaye
Copy link
Owner

shetaye commented May 22, 2020

User authentication + authorization checks have to be implemented in the APIGatewayService. User authorization checks also have to be implemented in relevant services (VideoContentService, VideoDataService, etc.). This means that user auth information must be passed to subsequent services from APIGatewayService.
(From GitLab)

@shetaye shetaye added the backend Relating to backend or backend configuration label May 22, 2020
@shetaye shetaye added this to the Phase 2 milestone May 22, 2020
@shetaye shetaye self-assigned this May 22, 2020
@shetaye shetaye closed this as completed May 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Relating to backend or backend configuration
Projects
None yet
Development

No branches or pull requests

1 participant