toolshed/backend/authentication
jedi d00d637dca
All checks were successful
continuous-integration/drone/push Build is passing
add /files/ and /item_files/ API endpoints
2023-07-07 19:31:50 +02:00
..
migrations add authentication app 2023-06-16 19:28:36 +02:00
tests refactor user model and tests in authentication module 2023-07-07 19:10:07 +02:00
__init__.py add authentication app 2023-06-16 19:28:36 +02:00
admin.py add authentication app 2023-06-16 19:28:36 +02:00
api.py refactor user model and tests in authentication module 2023-07-07 19:10:07 +02:00
models.py refactor user model and tests in authentication module 2023-07-07 19:10:07 +02:00
serializers.py add /files/ and /item_files/ API endpoints 2023-07-07 19:31:50 +02:00
signature_auth.py add /friends endpoint 2023-06-22 03:09:11 +02:00