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

[Front/Back] Credit Management System #8

Closed
its-colby opened this issue Sep 18, 2024 · 1 comment
Closed

[Front/Back] Credit Management System #8

its-colby opened this issue Sep 18, 2024 · 1 comment
Labels
poc Proof of Concept

Comments

@its-colby
Copy link
Collaborator

its-colby commented Sep 18, 2024

  • Allow an admin route to the backend for granting permissions (upload/download tier levels) to OIDC registered users
  • (back) Create a database for users that keeps track of their amount uploaded/downloaded and their monthly limits
  • (back) Ensure that any upload/download requests to the server are allowed AKA the user has a proper auth token and hasn't reached their limit
  • on the frontend, ensure there is a profile component where the user can see how much of their allotted upload/download they have used and what kind of plan/tier/subscription they are on.
  • add api keys to work with credit management system for SDKs
@its-colby its-colby changed the title [Back] Manage Subscriptions/Tiers [Front/Back] Manage Subscriptions/Tiers Sep 18, 2024
@its-colby its-colby added the poc Proof of Concept label Sep 30, 2024
@its-colby its-colby added this to the Auto Drive PoC milestone Sep 30, 2024
@its-colby its-colby changed the title [Front/Back] Manage Subscriptions/Tiers [Front/Back] Credit Management System Oct 14, 2024
@clostao
Copy link
Collaborator

clostao commented Oct 18, 2024

Both ApiKeys and Credit Management has been implemented in #59 and #58

@clostao clostao closed this as completed Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
poc Proof of Concept
Projects
None yet
Development

No branches or pull requests

2 participants