quivr/backend/modules/sync
Stan Girard 043bcd17ce
feat(sync): retrieve user email used for the connection (#2628)
# 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):
2024-05-29 06:39:13 -07:00
..
controller feat(sync): retrieve user email used for the connection (#2628) 2024-05-29 06:39:13 -07:00
dto feat(sync): retrieve user email used for the connection (#2628) 2024-05-29 06:39:13 -07:00
entity Feat/auth-playground (#2605) 2024-05-21 13:20:35 -07:00
repository feat(sync): retrieve user email used for the connection (#2628) 2024-05-29 06:39:13 -07:00
service feat(sync): retrieve user email used for the connection (#2628) 2024-05-29 06:39:13 -07:00
tests Feat/auth-playground (#2605) 2024-05-21 13:20:35 -07:00
utils feat: add init to create packages (#2606) 2024-05-21 13:42:07 -07:00
__init__.py Feat/auth-playground (#2605) 2024-05-21 13:20:35 -07:00
tasks.py Feat/auth-playground (#2605) 2024-05-21 13:20:35 -07:00