Posts

Post not yet marked as solved
3 Replies
2.7k Views
Hello. I'm trying to implement Sign in with Apple in a Ruby on Rails application with the omniauth-rails gem, along with Devise. We're using Sign in with Apple on the web-side for account creation, so then we can use Sign in with Apple on the iOS app to authenticate a user's account (we don't create accounts from the iOS app). The issue I'm running into on account creation is we're not receiving a name when the user authenticates with Apple. We get an email address, user identifier, etc, just no name. When I do Sign in with Apple on the iOS app, I'm logging the output and *do* get a name there. Any ideas or assistance would be greatly appreciated! Thanks
Posted
by vianet.
Last updated
.