Commit Graph

16 Commits

Author SHA1 Message Date
ramvignesh-b 332ee26de2 test: fix internal error test to include X-Tenant-ID 2026-05-13 00:59:05 +05:30
ramvignesh-b 4e55c1e4aa test: verify wildcard tenant cleanup in config integration tests 2026-05-13 00:57:52 +05:30
ramvignesh-b 3900073086 feat: support tenantId in OAuth redirect flow 2026-05-13 00:57:26 +05:30
ramvignesh-b 7ac46e1d2e test: failing tests for tenantId in auth browser flow 2026-05-13 00:56:49 +05:30
ramvignesh-b eb7a544a0c test: failing tests for X-Tenant-ID header in API routes 2026-05-13 00:55:51 +05:30
ramvignesh-b 96e132c2fb test: failing tests for ConfigManager tenant cleanup 2026-05-13 00:55:04 +05:30
ramvignesh-b d096627b28 test: failing tests for TokenManager multi-tenancy 2026-05-13 00:54:15 +05:30
me 04267593fb docs: update api reference with versioning (#6)
CI / build (push) Successful in 24s
Co-authored-by: ramvignesh-b <ramvignesh-b@github.com>
Reviewed-on: #6
2026-05-12 00:17:08 +00:00
me 558bc9e034 feat: implement secure session management using HttpOnly cookies for API key authentication (#5)
CI / build (push) Successful in 27s
Co-authored-by: ramvignesh-b <ramvignesh-b@github.com>
Reviewed-on: #5
2026-05-11 22:56:21 +00:00
me 72357ed9ee refactor: modularize template view (#4)
CI / build (push) Successful in 23s
Co-authored-by: ramvignesh-b <ramvignesh-b@github.com>
Reviewed-on: #4
2026-05-11 22:45:11 +00:00
me 4728eaa578 refactor: re-configure env vars and healthcheck (#3)
CI / build (push) Successful in 22s
Co-authored-by: ramvignesh-b <ramvignesh-b@github.com>
Reviewed-on: #3
2026-05-11 19:58:31 +00:00
ramvignesh-b 2eab4b92cc test: implement redis unavailibility health check
CI / build (push) Successful in 1m27s
2026-05-11 23:59:01 +05:30
ramvignesh-b b258ee0a07 test: centralize redis mock in test setup
CI / build (pull_request) Successful in 22s
2026-05-11 17:28:08 +05:30
ramvignesh-b e6354aae00 chore: centralize test environment configuration via bunfig and setup file
CI / build (pull_request) Successful in 21s
2026-05-11 17:07:23 +05:30
ramvignesh-b dfff0e913d tests: improve coverage for config and provider manager 2026-05-11 16:59:12 +05:30
ramvignesh-b cbfd907638 feat: implement core authentication and token management service 2026-05-11 10:34:18 +05:30