This website requires JavaScript.
Explore
Help
Sign in
Chneemann
/
join-api
Watch
1
Star
0
Fork
You've already forked join-api
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
19
commits
1
branch
0
tags
94
KiB
Python
99%
HTML
1%
87f9b3a4b9
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Chneemann
87f9b3a4b9
refactor: moved ExpiringToken to models.py
2025-03-27 08:34:37 +01:00
auth_app
refactor: moved ExpiringToken to models.py
2025-03-27 08:34:37 +01:00
join
feat: add 4-hour token expiration handling in ExpiringToken model
2025-03-26 11:07:30 +01:00
task_app
feat: added authentication check for Task access, ensuring token is present for authorized users
2025-03-25 08:31:27 +01:00
user_app
feat: secured user data retrieval with Django IsAuthenticated permission
2025-03-25 09:48:32 +01:00
.gitignore
feat: optimize Redis cache and implement various improvements for Task and User apps
2025-03-23 10:43:26 +01:00
manage.py
first commit
2025-03-18 19:19:41 +01:00
requirements.txt
feat: add CamelCase rendering for JSON responses
2025-03-21 18:22:02 +01:00