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

fix: move channel parameter from sign in to sign up #647

Merged
merged 5 commits into from
Apr 6, 2023
Merged

Conversation

J0
Copy link
Contributor

@J0 J0 commented Apr 5, 2023

The channel parameter for WhatsApp should be on the Signup method instead of the SignIn method

Relevant Server side code: https://github.com/supabase/gotrue/blob/master/internal/api/signup.go#L22

@J0 J0 marked this pull request as ready for review April 6, 2023 13:07
src/lib/helpers.ts Outdated Show resolved Hide resolved
src/lib/helpers.ts Outdated Show resolved Hide resolved
Co-authored-by: Stojan Dimitrovski <sdimitrovski@gmail.com>
@J0 J0 merged commit e83caba into master Apr 6, 2023
1 check passed
@J0 J0 deleted the j0/sign_in_whatsapp branch April 6, 2023 23:27
@github-actions
Copy link
Contributor

github-actions bot commented Apr 6, 2023

🎉 This PR is included in version 2.20.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@dshukertjr
Copy link
Member

@J0 Do we need the channel parameter support for resend() method as well?

@J0
Copy link
Contributor Author

J0 commented Sep 6, 2023

@dshukertjr sorry just seeing this. Don't think we need it at the moment as it is not on the API. Let us know if customers request for it though and we can add it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants