Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

Conversation

@ScoutHarris
Copy link
Contributor

@ScoutHarris ScoutHarris commented Aug 18, 2019

When the 'Continue with Apple' button is tapped, the 'Sign In with Apple' process is initiated, requesting the Apple ID information from the user.

apple_login

Once credentials have been entered, the flow currently returns to the prologue view as account creation is not yet implemented. The user's email and full name will be logged in the console. Ex:

Apple Authenticator credentials: Optional("useremail@gmail.com"), Optional(givenName: First familyName: Last )

Can be tested with WPiOS PR: wordpress-mobile/WordPress-iOS#12336

@ScoutHarris ScoutHarris changed the base branch from feature/siwa_button to develop August 19, 2019 18:25
Copy link
Contributor

@frosty frosty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! The podspec will need bumping again as I already did a release for beta.4, sorry!

@ScoutHarris ScoutHarris merged commit 7922c39 into develop Aug 20, 2019
@ScoutHarris ScoutHarris deleted the feature/siwa_request branch August 20, 2019 18:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants