Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
10
commits
adding endpoint for user registration and login using the built-in-token-based authentication in DRF and endpoint for the admin to assign users to a group
d751da4View on GitHubadding endpoint for user registration and login using the built-in-token-based authentication in DRF and endpoint for the admin to assign users to a group
8168b76View on GitHubadding JWT tokens to make authenticated calls and using refresh token
2f91d78View on GitHubadding throttling features to prevent the abuse of calls per min
4dfbacdView on GitHubadding protection to the api endpoints from unauthorized access
1d4ba6cView on GitHubadding sanitation to avoid html injection, adding filtering methods
2807eb8View on GitHub