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

Use new appleCredential API to set user’s full name when signing in with Apple #1471

Merged
merged 4 commits into from Mar 21, 2023

Conversation

peterfriese
Copy link
Contributor

This is the quick start that demonstrates how to use the new API in firebase/firebase-ios-sdk#10068

…ith Apple

Signed-off-by: Peter Friese <peter@peterfriese.de>
@peterfriese peterfriese changed the title Use new appleCredential API to set user’s full name when signing in with Apple [DO NOT MERGE] Use new appleCredential API to set user’s full name when signing in with Apple Feb 21, 2023
@peterfriese
Copy link
Contributor Author

Here is a quick preview of this in action:

SiwA.FullName.mp4

@peterfriese peterfriese marked this pull request as ready for review February 21, 2023 20:23
@peterfriese peterfriese changed the title [DO NOT MERGE] Use new appleCredential API to set user’s full name when signing in with Apple Use new appleCredential API to set user’s full name when signing in with Apple Mar 21, 2023
Signed-off-by: Peter Friese <peter@peterfriese.de>
Signed-off-by: Peter Friese <peter@peterfriese.de>
Signed-off-by: Peter Friese <peter@peterfriese.de>
@peterfriese peterfriese merged commit e4a8c59 into master Mar 21, 2023
3 checks passed
@peterfriese peterfriese deleted the peterfriese/siwa-fullname branch March 21, 2023 23:34
@nikiizvorski
Copy link

This works only once when you sign in with apple first time per app. After you will never get the name again. Do you guys have a way to revoke user-sign-in per app from inside the SDK or this has to be done manually? So we could aim to get the fullName all the time at each login?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants