This website requires JavaScript.
Explore
Help
Register
Sign In
bellingcat
/
auto-archiver-api
Watch
1
Star
0
Fork
0
You've already forked auto-archiver-api
mirror of
https://github.com/bellingcat/auto-archiver-api.git
synced
2026-06-11 04:58:33 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9542a046469039eb4594adfdbe05331498d990a7
auto-archiver-api
/
src
/
db
History
msramalho
9542a04646
refactor shared setting to avoid circular dependency
2024-10-21 11:38:42 +01:00
..
__init__.py
auth from extension
2023-02-24 15:39:11 +01:00
crud.py
refactor shared setting to avoid circular dependency
2024-10-21 11:38:42 +01:00
database.py
refactors settings and adds security tests
2024-10-20 21:30:00 +01:00
models.py
refactor to use pydantic settings and WAL sqlite mode
2024-10-18 11:08:51 +01:00
README.md
auth from extension
2023-02-24 15:39:11 +01:00
schemas.py
new tests and abstractions
2024-10-18 19:46:56 +01:00
README.md
based on
https://fastapi-users.github.io/fastapi-users/10.4/configuration/oauth/