-
Notifications
You must be signed in to change notification settings - Fork 586
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
Expose Realm Sync Custom Confirmation retry functionality #4000
Conversation
b1b6550
to
da6d579
Compare
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.
I can't claim to know enough about the codebase yet to approve :) (although it LGTM!) but this was very helpful in seeing how a feature like this fits together end-to-end, thanks!
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 to me 👍
54ba7ba
to
4b43bbd
Compare
4b43bbd
to
af6ada4
Compare
Still looks reasonable :) |
What, How & Why?
Support for re-running Custom Confirmation logic for Realm Sync Email/Password users.
This closes #3032.
☑️ ToDos
* [ ] 📝Compatibility
label is updated or copied from previous entry* [ ] 💥Breaking
label has been applied or is not necessaryIf this PR adds or changes public API's:
* [ ] Chrome debug API is updated if API is available on React Native