Skip to content

Separate Config/Constants from Business Logic in authController - #1035

Merged
KaranUnique merged 56 commits into
Canopus-Labs:Dev2from
sahare77:fix/issue-1000
Aug 4, 2026
Merged

Separate Config/Constants from Business Logic in authController#1035
KaranUnique merged 56 commits into
Canopus-Labs:Dev2from
sahare77:fix/issue-1000

Conversation

@sahare77

@sahare77 sahare77 commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Resolves #1000

Description
This pull request extracts the hardcoded constants and configuration (e.g., token expiries, regex patterns, cookie options) from \�uthController.js\ into a dedicated \�uthConfig.js\ file. This improves maintainability and separates configuration concerns from core authentication business logic.

PrishaJain64 and others added 30 commits August 2, 2026 16:54
…dmap

Integrated ai powered project roadmap
…-64423

fix: code quality and safety improvements
…-37396

fix: code quality and safety improvements
…ats-checker

feat: enhance AI Resume Analyzer with ATS compatibility insights
…ral-interview-coach

feat: implement AI Behavioral Interview Coach
…n-calendar

feat: add personalized interview preparation calendar
…uestion-collections

feat: add interview question bookmark collections page
…preparation-certificates

feat: add interview preparation achievement certificates page
jainiksha and others added 19 commits August 2, 2026 22:35
…-53839

fix: code quality and safety improvements
…-15942

fix: code quality and safety improvements
…readiness-score-predictor

feat: add interview readiness score predictor dashboard
…ession-timer

feat: add AI study session timer with focus analytics
…goal-tracker

feat: add interview preparation goal tracker
…n-difficulty-estimator

feat: add AI interview question difficulty estimator
Fix: process is undefined in Vite configuration
…milestone-timeline

feat: add AI interview preparation milestone timeline
…notes-organizer

feat: add interview notes organizer with rich text support
Fix: React Fast Refresh broken in context files
Fix: Missing useEffect dependencies in authentication and state files
…preparation-summary

feat: add AI weekly preparation summary
…deadline-countdown-widget

feat: add interview deadline countdown widget
…resource-recommendation-engine

feat: add interview resource recommendation engine
…n-achievement-showcase

feat: add preparation achievement badges showcase
@KaranUnique
KaranUnique merged commit 4825a55 into Canopus-Labs:Dev2 Aug 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Tech Debt]: Hardcoded Localhost API Endpoint in Scripts

4 participants