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

Figure out how to better support configuring the libraries Wasp uses #2433

Open
sodic opened this issue Dec 30, 2024 · 1 comment
Open

Figure out how to better support configuring the libraries Wasp uses #2433

sodic opened this issue Dec 30, 2024 · 1 comment
Labels
shouldfix We should do/fix this at some point

Comments

@sodic
Copy link
Contributor

sodic commented Dec 30, 2024

Users can't configure Prisma client and Lucia without monkey patching. Examples:

Without this option, using Wasp takes away many of the underlying technologies' capabilities.
We should figure out a consistent way to expose these configurations.

What we currently support:

  • The configureQueryClient hook we expose for configuring React Query.
@sodic sodic added the shouldfix We should do/fix this at some point label Dec 30, 2024
@infomiho infomiho changed the title Figure out how to better support configuring the libraries Wasp users Figure out how to better support configuring the libraries Wasp uses Jan 8, 2025
@infomiho
Copy link
Contributor

infomiho commented Jan 8, 2025

Related #2116

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
shouldfix We should do/fix this at some point
Projects
None yet
Development

No branches or pull requests

2 participants