Skip to content
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

feat(interceptors): added support for custom user-defined ofetch interceptors #114

Merged
merged 2 commits into from
Apr 6, 2025

Conversation

manchenkoff
Copy link
Owner

Is your PR related to a specific issue/feature? Please describe and mention issues.

Closes #106 by introducing new configuration option for echo.interceptors in app.config.ts. Approach is similar to the one used in nuxt-auth-sanctum.

@manchenkoff manchenkoff merged commit 3cf08f6 into main Apr 6, 2025
4 checks passed
@manchenkoff manchenkoff deleted the 106-interceptors branch April 6, 2025 11:59
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.

[Feature] Ability to add request data and/or headers to the auth request
1 participant