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 authentication system to the public API #92

Open
Redm4x opened this issue Jan 30, 2024 · 0 comments
Open

Add authentication system to the public API #92

Redm4x opened this issue Jan 30, 2024 · 0 comments
Labels
enhancement New feature or request P3 priority 3 feature/ enhancement

Comments

@Redm4x
Copy link
Collaborator

Redm4x commented Jan 30, 2024

Implement authentication system to recognize clients and better track usage. Separated from issue #54 for better tracking.

  • Implement authentication system for known clients (jwt? api token?)
  • Implement usage tracking for authenticated requests
  • Implement rate limiting to prevent abuse
    • Lower limits for unauthenticated requests (based on ip? origin?)
    • Higher limits for authenticated requests
@Redm4x Redm4x added the enhancement New feature or request label Mar 5, 2024
@baktun14 baktun14 added the P3 priority 3 feature/ enhancement label Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P3 priority 3 feature/ enhancement
Projects
Status: Backlog (not prioritized)
Development

No branches or pull requests

2 participants