Skip to content

FP Refactor & Enveloping SPA Requests#33

Merged
dtpthao merged 18 commits into
developmentfrom
thao/issue-32
Jul 1, 2025
Merged

FP Refactor & Enveloping SPA Requests#33
dtpthao merged 18 commits into
developmentfrom
thao/issue-32

Conversation

@dtpthao
Copy link
Copy Markdown
Contributor

@dtpthao dtpthao commented Jun 29, 2025

  • FP Refactor
  • RP Refactor to unwrap request from FP and wrap response from BE
  • use WASM in spa/frontend
  • Merged Osoro's mTLS

Bonus:

  • Encrypt/decrypt in RP as it's quite convenient

Related to:

image

Close: #13, #26

@dtpthao dtpthao linked an issue Jun 29, 2025 that may be closed by this pull request
1 task
@dtpthao dtpthao changed the base branch from main to thao/issue-13 June 29, 2025 10:13
@dtpthao dtpthao requested review from stravid87 June 29, 2025 16:27
dtpthao added 2 commits June 30, 2025 13:58
…g shared secret

- Unified wrapping and encryption logic for SPA and backend communication
- Ensured consistent use of shared secret for both request and response flows
- Improved code clarity and maintainability in proxy handler
dtpthao added 3 commits July 1, 2025 00:34
# Conflicts:
#	forward-proxy/Cargo.toml
#	forward-proxy/src/main.rs
#	forward-proxy/src/proxy.rs
#	reverse-proxy/Cargo.toml
#	reverse-proxy/src/handler/common/consts.rs
#	reverse-proxy/src/main.rs
#	reverse-proxy/src/proxy.rs
@dtpthao dtpthao changed the base branch from thao/issue-13 to development July 1, 2025 18:14
@dtpthao dtpthao merged commit f18ed73 into development Jul 1, 2025
0 of 2 checks passed
@dtpthao dtpthao changed the title [WIP] FP Refactor & Enveloping SPA Requests FP Refactor & Enveloping SPA Requests Jul 11, 2025
@dtpthao dtpthao deleted the thao/issue-32 branch August 10, 2025 01:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FP Refactor & Enveloping SPA Requests

1 participant