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

Ratelimits per API key #5

Closed
melmsie opened this issue Oct 2, 2017 · 4 comments
Closed

Ratelimits per API key #5

melmsie opened this issue Oct 2, 2017 · 4 comments

Comments

@melmsie
Copy link
Collaborator

melmsie commented Oct 2, 2017

I would like ratelimits per key some how. I plan on giving people keys to use the image server, and I would like a "very ratelimited" kind of key, and a "meh ratelimited" kind of key. Then also a master key with no ratelimits.

@joshuaj1397
Copy link

Are you wanting a kind of system like refresh tokens where a key automatically expires after a while for security or are you wanting like a key system for issuing keys based on user roles?

@melmsie
Copy link
Collaborator Author

melmsie commented Oct 2, 2017

@joshuaj1397 I'll be giving out free keys for people to use, and don't want my server spammed to hell. The keys expiring after like 30 days wouldn't be a bad idea, but the main focus would be on the rate-limiting endpoints.

@joshuaj1397
Copy link

@melmsie Okay cool, I'll work on this!

@melmsie
Copy link
Collaborator Author

melmsie commented Oct 3, 2017

@joshuaj1397 awesome, thanks

@melmsie melmsie closed this as completed Mar 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants