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

Backend: revise authentication #47

Open
nekopudding opened this issue Jul 3, 2022 · 0 comments · Fixed by #53
Open

Backend: revise authentication #47

nekopudding opened this issue Jul 3, 2022 · 0 comments · Fixed by #53
Assignees

Comments

@nekopudding
Copy link
Contributor

nekopudding commented Jul 3, 2022

  • expose endpoints only to frontend app.
  • authentication - remove the need for tokens - authenticate using accountId (google/facebook id)
  • change :userId to :accountId for consistency
  • add an authId parameter in accounts and change all ___byId functions to find not by id but by parameter
@nekopudding nekopudding self-assigned this Jul 3, 2022
@nekopudding nekopudding changed the title Backend: MVP Backend: revise authentication Jul 3, 2022
@nekopudding nekopudding linked a pull request Jul 4, 2022 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant