Actions
Feature #21944
openImplementation of token-based authentication
Start date:
05/28/2025
Due date:
06/03/2025 (about 6 months late)
% Done:
100%
Estimated time:
16:00 h
Spent time:
remarks:
DB Changes:
Keys & Permissions:
Areas Affected:
Files Changed:
Updated by Shamini K N 6 months ago
- Status changed from New to Assigned
- Assignee set to Shamini K N
Updated by Shamini K N 6 months ago
- Due date set to 05/30/2025
- Start date changed from 05/23/2025 to 05/28/2025
Updated by Shamini K N 6 months ago
- % Done changed from 0 to 10
Implementation of token-based authentication is in progress
Updated by Shamini K N 6 months ago
- % Done changed from 10 to 20
JWT authentication with the default token system is configured in the CBT project.
I am working on JWT code modifications based on the CBT project
Updated by Shamini K N 6 months ago
- Due date changed from 05/30/2025 to 07/03/2025
Updated by Shamini K N 6 months ago
- Due date changed from 07/03/2025 to 06/03/2025
I am changing the due date because I am focusing on priority Farekey tasks.
Updated by Shamini K N 6 months ago
- Status changed from In Progress to Fixed not Tested
- % Done changed from 20 to 100
Implemented Token-based authentication.
API's
----------
api/register
api/login
api/logout
api/refresh
api/userprofile
Actions