Releases: 4darsh-Dev/CogniGaurd
Releases · 4darsh-Dev/CogniGaurd
v0.0.3-beta
Description
Following features have been added.
- home/models.py - for storing and managing API key
- home/views.py - func() for create and delete API key
- cogniguard/settings.py - JWt configuration 30, 45 days params
- api/views.py -> for authenticating requests coming from JWT token (Web -extensions)
- Dashboard (HTML, CSS and Javascript) ==> fully functional with Generating , copying and deleting API keys
- Show password feature - login and register pages
- Reddis - Message broker linux configuration for getting task/analysis result progress and faster response
- Celery - Configured for running dark pattern recognition process as the background withou affecting the web app.
v0.0.2-beta
v0.0.1
Description
This version contains following things:
- CogniGuard-web-extension : Chrome
- Django-web-app : Vercel deployment configrated
- Djanog-mlapi-backend : DRF Restful API service with Fine tuned bert model