-
-
Notifications
You must be signed in to change notification settings - Fork 44
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
add channel to sign_in and sign_up options #522
Conversation
🧙 Sourcery is reviewing your pull request! Tips
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We've reviewed this pull request using the Sourcery rules engine. If you would also like our AI-powered code review then let us know.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, please test before merging
Co-authored-by: Joel Lee <[email protected]>
Co-authored-by: Joel Lee <[email protected]>
d736149
to
1df49ef
Compare
What kind of change does this PR introduce?
Add missing feature
What is the current behavior?
When using phone auth you can only use
sms
as a channelWhat is the new behavior?
When using phone auth you can now use
sms
orwhatsapp
as a channelAdditional context
Add any other context or screenshots.