quivr/backend/auth
Zineb El Bachiri 82bcf38b16
refactor: fix bad smells (#1399)
# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2023-10-30 10:18:04 +01:00
..
__init__.py feat(refacto): changed a bit of things to make better dx (#984) 2023-08-19 13:32:16 +02:00
api_key_handler.py refactor: fix bad smells (#1399) 2023-10-30 10:18:04 +01:00
auth_bearer.py Fix/requests limiting (#980) 2023-08-21 14:05:13 +02:00
jwt_token_handler.py Fix/requests limiting (#980) 2023-08-21 14:05:13 +02:00