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

🐛 : Sign in with Apple, user name is empty. #724

Closed
xuelink opened this issue May 13, 2024 · 1 comment
Closed

🐛 : Sign in with Apple, user name is empty. #724

xuelink opened this issue May 13, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@xuelink
Copy link
Member

xuelink commented May 13, 2024

Describe the bug
When users sign in with Apple, their name information is empty on subsequent logins/registrations after the first time. This occurs because Apple only provides the name information the first time a user logs in or registers and does not provide it again in subsequent logins.

To Reproduce

  1. Sign in with Apple for the first time.
  2. On subsequent logins/registrations using Sign in with Apple, observe that the name information is empty.

Expected behavior
The name information provided by Apple during the first login/registration should be retained and displayed on subsequent logins/registrations using Sign in with Apple.

Screenshots
Screenshot 2024-05-13 at 12 11 52 PM

Additional context
This bug affects the user experience as users might expect their name to be pre-filled on subsequent logins/registrations. Developers need to handle this situation by retaining the name information obtained during the initial login/registration and displaying it accordingly on subsequent logins/registrations.

External

Contributor: @KeenAaron
CC: @DH-555

If you want speed up process of this issue, please send 🚀 as a reaction.

@xuelink xuelink added the bug Something isn't working label May 13, 2024
@xuelink xuelink self-assigned this May 15, 2024
@xuelink
Copy link
Member Author

xuelink commented May 17, 2024

@xuelink xuelink closed this as completed May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

1 participant