Actions
Feature #30650
openFeature #30648: Nextjs - Middleware settings
Nextjs - Middleware settings
Start date:
12/01/2025
Due date:
12/02/2025 (about 5 months late)
% Done:
0%
Estimated time:
12:00 h
Spent time:
remarks:
DB Changes:
Keys & Permissions:
Areas Affected:
Files Changed:
Updated by Meenu Krishnan 5 months ago
Created a Next.js 15 application with a authentication system featuring device-based token management, automatic token refresh, and secure cookie storage.
Updated by Meenu Krishnan 5 months ago
- Status changed from Assigned to In Progress
-Sets auth cookies (authToken, refreshToken, ipDetails).
-Fetches application-wide info like country, currency.
-Fixed CheckBearerToken React client component for idle token handling
-Added debounced reset for idle timer using lodash-es.
Actions