presenton/servers/nextjs/utils
sudipnext d2e85a8ffa feat: implement Codex OAuth flow and integrate into application
- Added Codex authentication endpoints and logic for OAuth flow.
- Updated Docker configuration to expose port 1455 for Codex callback.
- Enhanced user configuration model to include Codex-related fields.
- Integrated Codex selection into the LLM provider UI.
- Implemented token management and refresh logic for Codex.
- Added utility functions for handling Codex OAuth tokens and state management.
2026-02-24 18:51:35 +05:45
..
constant.ts refactor!: use presenton docker codebase 2025-06-23 15:13:04 +05:45
error_helpers.ts feat(nextjs): adds basic slide scraper endpoint, feat(fastapi): adds presentation export endpoint and pptx creator service 2025-07-18 08:16:35 +05:45
mixpanel.ts feat: add undo/redo buttons & re-generate in presentation page 2025-08-30 16:31:11 +05:45
pptx_models_utils.ts feat(nextjs): adds speaker note attribute in HtmlElement and extracts it on export 2025-08-12 16:57:57 +05:45
providerConstants.ts feat: implement Codex OAuth flow and integrate into application 2026-02-24 18:51:35 +05:45
providerUtils.ts feat: implement Codex OAuth flow and integrate into application 2026-02-24 18:51:35 +05:45
storeHelpers.ts feat: implement Codex OAuth flow and integrate into application 2026-02-24 18:51:35 +05:45