Skip to content

Implement api proxy #248

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
May 26, 2025
Merged

Implement api proxy #248

merged 4 commits into from
May 26, 2025

Conversation

thamudi
Copy link
Member

@thamudi thamudi commented May 22, 2025

No description provided.

@thamudi thamudi requested review from thegbk and thread-koder May 22, 2025 09:57
@thamudi thamudi self-assigned this May 22, 2025
@thamudi thamudi linked an issue May 22, 2025 that may be closed by this pull request
@thamudi thamudi force-pushed the task/implement_api-proxy branch from 6523aaa to 99b3734 Compare May 26, 2025 09:29
@thegbk thegbk merged commit 60a8a88 into development May 26, 2025
2 of 3 checks passed
thegbk pushed a commit that referenced this pull request May 26, 2025
* chore: upgrade nuxt-auth and its config (#238)

* build(.drone.yml): pass auth url

* build(nuxt.config.ts): hardcode the auth url as a temporary solution

* build(nuxt.config.ts): set auth session data types

* build: update node packages (#247)

* Implement api proxy (#248)

* build: add api party module

* feat: implement api party proxy on members search and filter

* feat: add api proxy to registrations

* patch: fix nuxt auth base url

---------

Signed-off-by: Tamim Hamoudi <[email protected]>
Co-authored-by: Mo Mansour <[email protected]>
thegbk added a commit that referenced this pull request May 26, 2025
* chore: upgrade nuxt-auth and its config (#238)

* build(.drone.yml): pass auth url

* build(nuxt.config.ts): hardcode the auth url as a temporary solution

* build(nuxt.config.ts): set auth session data types

* build: update node packages (#247)

* Implement api proxy (#248)

* build: add api party module

* feat: implement api party proxy on members search and filter

* feat: add api proxy to registrations

* patch: fix nuxt auth base url

* fix: composable fetch request in order to use proxy (#250)

---------

Signed-off-by: Tamim Hamoudi <[email protected]>
Co-authored-by: Mo Mansour <[email protected]>
Co-authored-by: Tamim Hamoudi <[email protected]>
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.

Update all references of fetch to use a proxied useFetch
2 participants