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 ratelimit state and expires to verify key #4

Merged
merged 4 commits into from
Aug 18, 2023

Conversation

Jonxslays
Copy link
Owner

This PR adds a new model RatelimitState for the associated field ratelimit on the ApiKeyVerification model.

It also adds the missing expires field.

Closes #3

* Add expires to verify key
* Add ratelimit state to verify key
@Jonxslays Jonxslays added the enhancement New feature or request label Aug 18, 2023
@Jonxslays Jonxslays merged commit 11c0442 into master Aug 18, 2023
16 checks passed
@Jonxslays Jonxslays deleted the issue/3-verify-key branch August 18, 2023 03:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for ratelimit state and expires on verify key
1 participant