Usman Baig
|
1947c6a886
|
fix: remove debug logs from authentication and organization switching to enhance security and prevent sensitive information leakage
|
2026-02-22 20:18:06 +01:00 |
|
Usman Baig
|
eaf02c853f
|
fix: improve error handling across various components; utilize getAuthErrorMessage for consistent user-facing error messages
|
2026-02-03 19:31:26 +01:00 |
|
Usman Baig
|
af5d9631e5
|
fix: improve error handling in authentication flow; validate access token and format, and ensure proper state verification in callback
|
2026-02-01 21:07:17 +01:00 |
|
Usman Baig
|
cbb2255024
|
fix: handle access_token only response from switchContext
|
2026-01-22 01:36:56 +01:00 |
|
Usman Baig
|
806b149bc7
|
chore: add debug logs to setSessionAction
|
2026-01-22 01:31:52 +01:00 |
|
Usman Baig
|
12dc03b636
|
feat: add organization onboarding flow and auth enforcement
|
2026-01-22 00:32:48 +01:00 |
|
Usman Baig
|
5d867dd519
|
refactor: update application name and related identifiers from Analytics to Pulse for consistent branding across the codebase
|
2026-01-19 17:20:01 +01:00 |
|
Usman Baig
|
edcf8a0c27
|
fix: set cookie domain to .ciphera.net for cross-subdomain auth
|
2026-01-18 21:39:57 +01:00 |
|
Usman Baig
|
6c75faae4a
|
fix: cleanup line number artifacts from auth actions file
|
2026-01-18 21:35:11 +01:00 |
|
Usman Baig
|
2fda4667ed
|
fix(cors): allow credentials on options requests and update frontend auth flow
|
2026-01-18 21:27:22 +01:00 |
|
Usman Baig
|
d4486f952f
|
feat(security): switch auth to HttpOnly cookies and add server actions
|
2026-01-18 21:19:44 +01:00 |
|