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

Ensure feature-parity between the frontend and API #4

Open
4 tasks
Hirevo opened this issue Oct 11, 2019 · 0 comments
Open
4 tasks

Ensure feature-parity between the frontend and API #4

Hirevo opened this issue Oct 11, 2019 · 0 comments
Labels
C-enhancement Category: Enhancement M-api Module: Programmatic API M-frontend Module: Frontend P-medium Priority: Medium

Comments

@Hirevo
Copy link
Owner

Hirevo commented Oct 11, 2019

Description

Currently, there are actions that can only be performed by the frontend (generating tokens).
We should make sure that anything the frontend can do, the API can do it too (as the frontend is optional).

Things that are currently in the frontend and needs to be mirrored in the API:

  • Authentication
  • Token generation and revocation
  • Account management
  • Access rendered READMEs (?)
@Hirevo Hirevo added C-enhancement Category: Enhancement P-medium Priority: Medium M-frontend Module: Frontend M-api Module: Programmatic API labels Oct 11, 2019
@Hirevo Hirevo added this to the Core feature-set milestone Oct 11, 2019
@Hirevo Hirevo changed the title Assure feature-parity between the frontend and API Ensure feature-parity between the frontend and API Oct 11, 2019
@Hirevo Hirevo pinned this issue Oct 13, 2019
@Hirevo Hirevo unpinned this issue Oct 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: Enhancement M-api Module: Programmatic API M-frontend Module: Frontend P-medium Priority: Medium
Projects
None yet
Development

No branches or pull requests

1 participant