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

Added signup_flow_name attribute #190

Merged
merged 5 commits into from
Oct 21, 2019
Merged

Conversation

yaelirub
Copy link
Contributor

@yaelirub yaelirub commented Oct 17, 2019

to account creation with email

Description

wordpress-mobile/WordPress-iOS#12724

To test:
in WPiOS update WordPressKit pod to:
pod 'WordPressKit', :git => 'https://github.com/wordpress-mobile/WordPressKit-iOS.git', :branch => 'task/add_signup_attribute'
and test signup with email works

Seems like createWPComAccountWithEmail is not being used anymore (which is where I originally added the param. I created an issue to remove this method : #191

  • Please check here if your pull request includes additional test coverage.

to account creation with email
@yaelirub yaelirub added the enhancement New feature or request label Oct 17, 2019
@yaelirub
Copy link
Contributor Author

@leandroalonso , updated and ready for another look

@yaelirub
Copy link
Contributor Author

yaelirub commented Oct 18, 2019

@leandroalonso , thanks for this review. Updated accordingly and ready for another look.

I checked the requests body for both login and signup in charles proxy and the new parameter is added to signup and not login.

IMG_4999

@leandroalonso
Copy link
Contributor

@yaelirub Works as expected. :shipit:

@yaelirub yaelirub merged commit f81b854 into develop Oct 21, 2019
@yaelirub yaelirub deleted the task/add_signup_attribute branch October 21, 2019 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants