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 firebase oauth2 authentication #17

Open
3 tasks
Sahl-A opened this issue Jul 6, 2021 · 0 comments
Open
3 tasks

Add firebase oauth2 authentication #17

Sahl-A opened this issue Jul 6, 2021 · 0 comments

Comments

@Sahl-A
Copy link
Contributor

Sahl-A commented Jul 6, 2021

Story

  • No authentication is added. As a client/user, I want each endpoint to be authenticated with firebase oatuh2.

Tasks

  • first task

Acceptance criteria

  • Each endpoint should be protected and only authenticated users are eligible who should have access.
  • whenever unauthenticated user tries to access any endpoint, and exception should be thrown.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant