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

Add Sign in with apple with experimental #3162

Closed
wants to merge 3 commits into from

Conversation

d-date
Copy link

@d-date d-date commented Jun 10, 2019

Discussion

As announcement from WWDC, we need to implement signing in with Apple.

#3145

This is experimental since still beta-1 releasing.

API Changes

No effect for existing APIs.

Note

Since Swift runtime API has introduced from iOS 13, I think you need to rewrite with Swift to adopt Swift packages. Do you have any plan to do that?

Copy link
Contributor

@renkelvin renkelvin left a comment

Choose a reason for hiding this comment

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

Not sure how this will work since our backend is not ready yet.

@d-date
Copy link
Author

d-date commented Jun 11, 2019

CI now failed because ASAuthorizationAppleIDCredential is available from iOS 13.

@jacobg

This comment has been minimized.

@d-date
Copy link
Author

d-date commented Nov 15, 2019

Officially supported in 6.13.0 🎉 #3145

@d-date d-date closed this Nov 15, 2019
@morganchen12
Copy link
Contributor

Thanks @d-date for prototyping this!

@d-date d-date deleted the auth/sign-in-with-apple branch November 15, 2019 00:55
@firebase firebase locked and limited conversation to collaborators Dec 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants