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

Enable users to use OAuth helpers without using built-in OAuth methods #2422

Open
infomiho opened this issue Dec 18, 2024 · 0 comments
Open
Labels

Comments

@infomiho
Copy link
Contributor

Users need to enable at least one OAuth provider (even if they are not using it) to get Wasp to generate code related to OAuth and install npm deps related to OAuth. Users might have custom OAuth needs (they want to fetch some data from some OAuth provider) but don't want to use our OAuth providers.

Related to: https://ptb.discord.com/channels/686873244791210014/1317248920744628274/1318183566277873824

Possible solution

We should maybe add an option useOAuthHelpers or smth like that would signal to Wasp: "Hey I want to get the OAuth stuff".

@infomiho infomiho added the auth label Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant