Skip to content

{Token, User}-dependent rate limit control #205

@brunolnetto

Description

@brunolnetto

Describe the bug
This is not a bug description. In fact, I would like to know if the use case for authentication-dependent (i.e. JWT token, for example) is covered by this library. The use case is as follows:

  1. We provide a token as Bearer on request.
  2. The endpoint recognizes the user and saves information about user access rate;
  3. In case of rate or limit violation, we raise an exception with status code 429.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions